minor ddbg feature request
Jascha Wetzel
firstname at mainia.de
Mon Jun 4 09:27:38 PDT 2007
i like comprehensive solutions, therefore i'd rather add a single CL
option that allows you to give a list of commands that will be run at
startup. something like
ddbg -c "nc; bp buggyPlace.d:123; r" myDebuggee
the next release will have it.
Vladimir Panteleev wrote:
> Please add a command-line argument to ddbg to automatically run the debuggee on start (e.g. ddbg.exe -r debuggee.exe args). This will allow running programs under the debugger in batches, and still being able to debug them in case something goes wrong (for example, in stress tests).
>
> Also, command-line parameter versions of commands like "nc" or even "bp" are welcome :)
>
More information about the Digitalmars-d-debugger
mailing list