Fix breakpoints when several source files have the same name

Sébastien Granjoux seb.sfo@free.fr
Thu Oct 1 21:05:00 GMT 2009


Hi All,

I have updated my patch to fix a bug in gdb 6.8 that makes breakpoints 
inserted at the wrong place when a program has several files with the 
same base name (in different directories).

I have checked my fix on the latest development version and updated it 
because the bug has moved a bit. Moreover I have reduced the number of 
calls of the symtab_to_fullname function as requested.

There is a bug report opened about this here:
http://sourceware.org/bugzilla/show_bug.cgi?id=9583

Regards,

Sébastien
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ChangeLog.txt
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20091001/3f026621/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_multiple_breakpoint.patch
Type: text/x-patch
Size: 2526 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20091001/3f026621/attachment.bin>


More information about the Gdb-patches mailing list