Request: add a flag to get ddbg_gdb behavior

Bill Baxter dnewsgroup at billbaxter.com
Thu Apr 5 19:36:08 PDT 2007


Jascha Wetzel wrote:
> i agree.
> actually i was getting annoyed by this myself, but apparently not
> annoyed enough to induce the idea to change it ;)
> since CB won't let you specify command line options for the debugger
> atm, i'll add this as a command as well.
> it'll be in the next release.

Cool.  Can you make a tiny .bat file wrapper for ddbg that uses the flag?

Like
-----ddbg_gdb.bat---
@ddbg -gdb %1 %2 %3 %4 %5 %6 %7 %8 %9
--------------------

--bb


More information about the Digitalmars-d-debugger mailing list