digitalmars.D.announce - DDBG - Win32 D Debugger
- Jascha Wetzel (4/4) Jan 22 2007 http://ddbg.mainia.de/
- kris (2/7) Jan 22 2007 Nice!
- Charlie (5/10) Jan 22 2007 Exciting!
- Jascha Wetzel (4/8) Jan 23 2007 There will certainly be some solution for the type information issue and
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.
Jan 22 2007
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!
Jan 22 2007
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.
Jan 22 2007
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.
Jan 23 2007