Ddbg 0.0.2.3 alpha release

Jascha Wetzel "[firstname]" at mainia.de
Fri Feb 23 15:35:03 PST 2007


he probably didn't. "Error: Empty CodeView data" is what happens in this
case.
debugging executables without symbols isn't supported, yet.

Bill Baxter wrote:
> 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