RFA: patch to fix multi-breakpoint enable/disable handling of inline functions

Douglas Evans dje@google.com
Mon Nov 26 23:22:00 GMT 2007


How about this version?

Here I use libiberty/hashtab.c to determine function name ambiguity.

It turns out the bug exists for constructors too.  I.e.
l->function_name for "Derived" in the gdb.cp/mb-ctor testcase is
"Derived" for both locations.  I wonder if for this particular
situation l->function_name should record an "enhanced" name to
distinguish them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb-071126-mb-inline-3.patch
Type: text/x-patch
Size: 10442 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20071126/1315b1b2/attachment.bin>


More information about the Gdb-patches mailing list