After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 605673 - wrong file opened on breakpoint
wrong file opened on breakpoint
Status: RESOLVED DUPLICATE of bug 541362
Product: anjuta
Classification: Applications
Component: plugins: debug-manager
git master
Other Linux
: Normal normal
: ---
Assigned To: Sébastien Granjoux
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2009-12-29 16:26 UTC by Massimo Cora'
Modified: 2009-12-31 17:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Massimo Cora' 2009-12-29 16:26:13 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.
Comment 1 Sébastien Granjoux 2009-12-31 17:42:28 UTC
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 ***