News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Debugger Problem

Started by jayatk, February 01, 2006, 08:46:12 PM

Previous topic - Next topic

jayatk

I'm having trouble executing an external debugger from C::B.  I've setup the debugger executable inside my compiler program settings.  When I press debug, it tries to start, but aborts on an invalid command line.   Unfortunately, I do not know what the command line looked like to understand the error.  The Debugger message window doesn't show the command line.

This may be a feature request, is there a way to add a new command line macro for setting up a user defined debugger command line?

something like...
$debug $target
or
$debug $params $target