[Bug 83421] the line target remote debugger change to "source remote debugger"
Roger Larsson
roger.larsson at norran.net
Wed Jun 16 23:59:24 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=83421
roger.larsson norran net changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|wishlist |minor
Status|UNCONFIRMED |RESOLVED
Component|general |debugger
Resolution| |INVALID
------- Additional Comments From roger.larsson norran net 2004-06-16 23:57 -------
Notice the word "script" - this is expected to be a file/script of gdb commands. That would make the debugger use "source script-file".
The reason to use a file/script is that you might want to use more than
one command. Like
target remote ...
continue
More information about the KDevelop-devel
mailing list