Fedora 14 Update: gdb-7.2-45.fc14

updates at fedoraproject.org updates at fedoraproject.org
Sat Mar 5 02:35:44 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-2148
2011-02-24 20:25:35
--------------------------------------------------------------------------------

Name        : gdb
Product     : Fedora 14
Version     : 7.2
Release     : 45.fc14
URL         : http://gnu.org/software/gdb/
Summary     : A GNU source-level debugger for C, C++, Java 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:

Fix attach/core-load of {,un}prelinked i386 libs (bugreport by Michal Toman).
Fix threading internal error on corrupted memory (BZ 677654).

Fix C++ operators resolving through typedefs (STL from gcc-4.5, BZ 678454).

[vla] Fox Fortran vector slices for allocated arrays (for BZ 609782).

Fix occasionall unfound source lines (affecting at least glibc debugging).
Fix const/volatile qualifiers of C++ types (PR c++/12328).

--------------------------------------------------------------------------------
ChangeLog:

* Thu Feb 24 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-45.fc14
- Fix attach/core-load of {,un}prelinked i386 libs (bugreport by Michal Toman).
- Fix threading internal error on corrupted memory (BZ 677654).
* Mon Feb 21 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-44.fc14
- Fix C++ operators resolving through typedefs (STL from gcc-4.5, BZ 678454).
* Fri Feb 18 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-43.fc14
- [vla] Fox Fortran vector slices for allocated arrays (for BZ 609782).
* Sun Feb 13 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-42.fc14
- Fix occasionall unfound source lines (affecting at least glibc debugging).
- Fix const/volatile qualifiers of C++ types (PR c++/12328).
* Fri Feb  4 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-41.fc14
- Fix regressions on C++ names resolving (PR 11734, PR 12273, Keith Seitz).
* Sun Jan 30 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-40.fc14
- Fix crash on static method with no parameters.
* Sun Jan 30 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-39.fc14
- Display pthread_t for threads even from core files (PR 8210, BZ 673696).
* Fri Jan 28 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-38.fc14
- [ifunc] Fix possible crash on deleting breakpoints (BZ 673483).
* Tue Jan 25 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-37.fc14
- Fix discontiguous address ranges in .gdb_index - v3->v4 (BZ 672281).
* Sun Jan 16 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-36.fc14
- Fix occasional NULL dereference of the readline-6.0 workaround (BZ 575516).
* Sun Jan 16 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-35.fc14
- Fix callback-mode readline-6.0 regression for CTRL-C (for RHEL-6.0).
* Sat Jan 15 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-34.fc14
- [vla] Support Fortran vector slices and subsets (BZ 609782).
* Sat Jan 15 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-33.fc14
- testsuite: Fix gdb-test-expr-cumulative-archer.patch compatibility.
* Fri Jan 14 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-32.fc14
- [delayed-symfile] Test a backtrace regression on CFIs without DIE (BZ 614604).
- [archer-tromey-delayed-symfile] New test gdb.dwarf2/dw2-aranges.exp.
- [archer-keiths-expr-cumulative+upstream] Import C++ testcases.
* Fri Jan 14 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-31.fc14
- Provide /usr/bingdb-add-index even on RHEL-5.
- Provide again libstdc++ pretty printers for any RHEL.
* Thu Jan 13 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-30.fc14
- Fix crash on stale bpstat (BZ 661773).
* Mon Jan  3 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-29.fc14
- Backport support of template parameters (Tom Tromey, BZ 562758).
- New test gdb.base/gnu-ifunc.exp:"static gnu_ifunc" (BZ 632259).
* Sun Jan  2 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-28.fc14
- Backport gdb.base/break-interp.exp test (+prelink fix) on PPC (BZ 663449).
- Backport gdb.cp/infcall-dlopen.exp test (BZ 639645).
- New testcase py-prettyprint.exp:print hint_error (for BZ 611569, BZ 629236).
- New test gdb.arch/x86_64-pid0-core.exp for kernel PID 0 cores (BZ 611435).
* Sat Jan  1 2011 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-27.fc14
- Fix ppc* compilation of PRPSINFO in the core files (BZ 662995, for BZ 254229).
- Fix (disable) non-x86* compilation of libinproctrace.so (for BZ 662995).
* Thu Nov 18 2010 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-26.fc14
- Revert the previous patch (7.2-25.fc14).
- Fix .gdb_index memory corruption (BZ 653644).
* Sun Nov  7 2010 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-25.fc14
- iFort compat. - case insensitive DWARF not in lowercase (BZ 645773).
* Thu Oct 14 2010 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-24.fc14
- Add gdb.spec comments on the *.patch files upstream merge status.
* Thu Oct 14 2010 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-23.fc14
- Workaround librpm BZ 643031 due to its unexpected exit() calls (BZ 642879).
- Fix crash on CTRL-C while reading an ELF symbol file (BZ 642879).
* Tue Oct 12 2010 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-22.fc14
- testsuite: Provide missing lib/gdb-python.exp (for BZ 639089).
* Tue Oct 12 2010 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-21.fc14
- Fix python stale error state, also fix its save/restore (BZ 639089).
- Fix inferior exec of new PIE x86_64 (BZ 638979).
* Tue Oct 12 2010 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-20.fc14
- Fixup Release for 20.fc14.
* Tue Oct 12 2010 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-19.fc14
- Use .gdb_index v3 to fix excessive resources rqmnts (BZ 640634, Tom Tromey).
* Wed Oct  6 2010 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-18.fc14
- Fix false warning: non-absolute filename: <the main exec. file> (BZ 640648).
* Thu Sep 30 2010 Jan Kratochvil <jan.kratochvil at redhat.com> - 7.2-17.fc14
- New Conflicts: elfutils < 0.149 due to the .gdb_index .debug support.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #677654 - [abrt] SIGABRT: attach_thread
        https://bugzilla.redhat.com/show_bug.cgi?id=677654
  [ 2 ] Bug #678454 - for "p *foo" i get "Attempt to take contents of a non-pointer value." when foo is a reference to a type that has an operator* method
        https://bugzilla.redhat.com/show_bug.cgi?id=678454
--------------------------------------------------------------------------------

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