Bug 41166

Summary: Debug: Run to cursor starts debugger if not running already
Product: [Applications] kdevelop Reporter: Andreas Nicolai <andreas.nicolai>
Component: CPP DebuggerAssignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: jozef.behran
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andreas Nicolai 2002-04-17 13:59:21 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           KDE 3.0.0 
Severity:          wishlist
Installed from:    SuSE RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

It would be very helpful if hitting the debug-key for "run to cursor" would start the debugger first if it is not running already.
(Background: If I simply want to check a single value during runtime setting a breakpoint and selecting "debug run" from the menue takes longer than just hitting the "run to cursor")

Thanks for that!

(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields Application KDE Version OS Compiler manually changed)
Comment 1 Amilcar do Carmo Lucas 2003-05-12 14:07:20 UTC
This is a very nice whish! 
Comment 2 Amilcar do Carmo Lucas 2003-05-12 14:09:03 UTC
*** Bug 57710 has been marked as a duplicate of this bug. ***
Comment 3 John Birch 2003-06-07 00:08:50 UTC
This is quite difficult (but not impossible), so I don't plan to do this. This 
is a case where if you really, really want it then you'll need to send me a 
patch - I'll definately add it. 
 
See also Bug 57710 for related info on this.