Fedora 21 Update: gdb-7.8-25.fc21

updates at fedoraproject.org updates at fedoraproject.org
Sun Oct 12 05:05:33 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-12375
2014-10-08 17:49:17
--------------------------------------------------------------------------------

Name        : gdb
Product     : Fedora 21
Version     : 7.8
Release     : 25.fc21
URL         : http://gnu.org/software/gdb/
Summary     : A GNU source-level debugger for C, C++, Fortran, Go and other languages
Description :
GDB, the GNU debugger, allows you to debug programs written in C, C++,
Java, and other languages, by executing them in a controlled fashion
and printing their data.

--------------------------------------------------------------------------------
Update Information:

Instructions on how to test this issue are described at:

<https://sourceware.org/ml/gdb-patches/2014-10/msg00020.html>

TL;DR:

Make sure you have LibreOffice installed, along with its debuginfo files and all other debuginfo files for the dependencies (GDB will teach you how to install missing debuginfo files).

echo -e 'thread apply all bt\nset confirm no\nq'|./gdb -p `pidof soffice.bin` -ex 'set pagination off' -ex 'maintenance set per-command space' -ex 'maintenance set per-command symtab' -ex 'maintenance set per-command time'
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1149866 - Slow gstack performance
        https://bugzilla.redhat.com/show_bug.cgi?id=1149866
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update gdb' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list