GNOME Bugzilla – Bug 605673
wrong file opened on breakpoint
Last modified: 2009-12-31 17:42:28 UTC
I'm debugging Anjuta, in particular I've set a breakpoint on plugins/symbol-db/plugin.c:1230. The debugger stops at the right moment I suppose, but instead of pointing me at symbol-db/plugin.c, it goes to document-manager/plugin.c:1230. This is not the first time this happens.
Yes, it's very annoying but I think this is a duplicate of #541362 which is a bug in gdb not in Anjuta. It is fixed at least in the development version of gdb. I haven't checked if there is already a stable version including this fix. *** This bug has been marked as a duplicate of bug 541362 ***