Ddbg 0.0.2 alpha release

Robin Allen r.a3 at ntlworld.com
Mon Feb 26 03:57:57 PST 2007


Jascha Wetzel wrote:
> Ddbg is a Win32 D Debugger
> 
> http://ddbg.mainia.de/releases.html
> 
> This release supports evaluation of structs and classes.

Nice! One issue I had with the arguments, though; if I pass one argument 
to ddbg after my exe name, then my exe receives exactly one argument. By 
convention shouldn't it receive its own name *then* the argument? I bet 
a lot of programs just start checking for arguments at args[1]; I know 
mine do.



More information about the Digitalmars-d-announce mailing list