gdb_assert when resetting breakpoints

Roland Schwingel roland.schwingel@onevision.de
Tue Mar 10 16:45:00 GMT 2009


Hi Paul,

Thanks for your reply.

Paul Pluzhnikov <ppluzhnikov@google.com> wrote on 10.03.2009 16:39:09:
 > On Tue, Mar 10, 2009 at 7:02 AM, Roland Schwingel
 > <roland.schwingel@onevision.de> wrote:
 >
 > > When using current gdb cvs head sources I encounter a gdb_assert() in
 > > breakpoint.c line 7451.
 >
 > How current? It appears that this may have been fixed yesterday :-)
 > Could you check if this problem is still present in current source?
Just verfied it. I am using the most recent code from CVS.

In the meantime I have hacked myself the matching of sals entries
and infos from breakpoint. It appears to work (for me). I am
matching linenumber and filenames in case of more than one
sals hit. The question for me is: Is this a good solution? I would
prefer a fix from someone knowing gdb's code much better than
me at any time...

Roland



More information about the Gdb mailing list