Ddbg 0.0.2.3 alpha release

Bill Baxter dnewsgroup at billbaxter.com
Fri Feb 23 15:31:31 PST 2007


Bradley Smith wrote:
> Jascha Wetzel wrote:
>> Ddbg is a Win32 D Debugger
>>
>> http://ddbg.mainia.de/releases.html
>>
>> This release supports integration into the Code::Blocks IDE
>>
>> http://ddbg.mainia.de/cb_ddbg.jpg
> 
> I get an error when trying to use it within Code::Blocks. Here is the 
> debugger log:
> 
> Command-line: C:\ddbg\ddbg_gdb.exe -nx -fullname  -quiet -args 
> bin/Debug/test.exe
> Working dir : c:\programming\codeblocks\test\
>  > set prompt >>>>>>cb_gdb:
> Error: Empty CodeView data
> 

Did you remember to compile -g?

--bb



More information about the Digitalmars-d-announce mailing list