Thread overview | ||||||
---|---|---|---|---|---|---|
|
January 22, 2007 DDBG - Win32 D Debugger | ||||
---|---|---|---|---|
| ||||
http://ddbg.mainia.de/ Here is a very preliminary alpha release of the D debugger i'm currently working on. See the page for more details. |
January 22, 2007 Re: DDBG - Win32 D Debugger | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jascha Wetzel | Jascha Wetzel wrote:
> http://ddbg.mainia.de/
>
> Here is a very preliminary alpha release of the D debugger i'm currently
> working on.
> See the page for more details.
Nice!
|
January 22, 2007 Re: DDBG - Win32 D Debugger | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jascha Wetzel | Exciting!
So is type mangling for arrays planning on being implemented in the DMD compiler, so we can 'see' their contents ?
Charlie
Jascha Wetzel wrote:
> http://ddbg.mainia.de/
>
> Here is a very preliminary alpha release of the D debugger i'm currently
> working on.
> See the page for more details.
|
January 23, 2007 Re: DDBG - Win32 D Debugger | ||||
---|---|---|---|---|
| ||||
Posted in reply to Charlie | Charlie wrote:
> Exciting!
>
> So is type mangling for arrays planning on being implemented in the DMD compiler, so we can 'see' their contents ?
There will certainly be some solution for the type information issue and DDBG will use it as soon as it's available. See the thread "DMD's codeview types for arrays" on digitalmars.D for more info.
|
Copyright © 1999-2021 by the D Language Foundation