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 358009 - activating stack frame in debugger should also jump to source
activating stack frame in debugger should also jump to source
Status: VERIFIED FIXED
Product: anjuta
Classification: Applications
Component: plugins: debug-manager
CVS HEAD
Other All
: Normal minor
: ---
Assigned To: Sébastien Granjoux
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-27 18:38 UTC by Adam Dingle
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2006-09-27 18:38:38 UTC
Currently, I can double-click a stack frame in the debugger to activate it.  If I want to see the frame's source code, however, I must additionally right-click on the frame and choose View Source.  This extra step is annoying; when the user double-clicks a stack frame I think we should activate it and also jump to its source code.

Other information:
Comment 1 Sébastien Granjoux 2006-09-27 20:50:22 UTC
I'm agree. The debugger plugin is currently under quite heavy development that's why I haven't take care of such thing. But, this should be quite easy to solve, I will try to do it in my next patch.
Comment 2 Sébastien Granjoux 2006-09-30 11:52:09 UTC
It should be fixed in the version currently on CVS.
Comment 3 Adam Dingle 2006-09-30 18:04:42 UTC
I just tried this out and it works great.  Thanks, Sebastien!
Comment 4 Naba Kumar 2006-12-04 10:02:03 UTC
Closing all fixed bugs. Sorry for the mass update :( ...