[ddbg bug] assume .exe from command line
Jascha Wetzel
"[firstname]" at mainia.de
Tue Apr 24 00:24:43 PDT 2007
yep, it'll be in the next release
Bill Baxter wrote:
> This oughta work:
>
> ~~~~~~~
> c:\>ddbg myprogram
> Ddbg v0.1 beta - D Debugger
> Copyright (c) 2007 Jascha Wetzel
> see http://ddbg.mainia.de/doc.html for documentation
>
> Loading symbols from myprogram
>
>
> ----------------------------------------
> Unhandled exception in Ddbg v0.1 beta:
> myprogram: The system cannot find the file specified.
>
> Please report this problem!
> See the http://ddbg.mainia.de/releases.html for details.
> Thank you!
> ~~~~~~~
>
> Apparently you have to say:
> ddbg myprogram.exe
>
> but that shouldn't be necessary.
>
> --bb
More information about the Digitalmars-d-debugger
mailing list