This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug breakpoints/13568] GDB can trigger a SIGBUS putting abreakpoint on a source line removed by linker garbage collection


http://sourceware.org/bugzilla/show_bug.cgi?id=13568

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-01-30 20:10:40 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    tromey@sourceware.org    2012-01-30 20:10:33

Modified files:
    gdb            : ChangeLog dwarf2read.c 

Log message:
    PR breakpoints/13568:
    * dwarf2read.c (dwarf_decode_macro_bytes): Add 'include_hash'
    argument.  Check for recursive includes.
    (dwarf_decode_macros): Create an include hash.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13789&r2=1.13790
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/dwarf2read.c.diff?cvsroot=src&r1=1.610&r2=1.611

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]