Thread overview | |||||
---|---|---|---|---|---|
|
April 11, 2007 Ddbg 0.1 beta release | ||||
---|---|---|---|---|
| ||||
Ddbg is a Win32 D Debugger http://ddbg.mainia.de/releases.html This release uses the new CodeView information available in DMD 1.011 to detect the correct type of symbols if they are dynamic or associative arrays or delegate - no more type casts needed. There also have been many bugfixes and smaller changes. |
April 11, 2007 Re: Ddbg 0.1 beta release | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jascha Wetzel | Jascha Wetzel wrote:
> Ddbg is a Win32 D Debugger
>
> http://ddbg.mainia.de/releases.html
>
> This release uses the new CodeView information available in DMD 1.011 to
> detect the correct type of symbols if they are dynamic or associative
> arrays or delegate - no more type casts needed.
> There also have been many bugfixes and smaller changes.
I still get a access violation when ddbg is started. Did you get the email I send last week with the executable and source code ??
|
April 11, 2007 Re: Ddbg 0.1 beta release | ||||
---|---|---|---|---|
| ||||
Posted in reply to dickl | dickl wrote:
> Jascha Wetzel wrote:
>> Ddbg is a Win32 D Debugger
>>
>> http://ddbg.mainia.de/releases.html
>>
>> This release uses the new CodeView information available in DMD 1.011 to
>> detect the correct type of symbols if they are dynamic or associative
>> arrays or delegate - no more type casts needed.
>> There also have been many bugfixes and smaller changes.
>
> I still get a access violation when ddbg is started. Did you get the email I send last week with the executable and source code ??
>
Sorry, my bad, I hadn't update to DMD 1.011 yet. 1.011 seems to have fixed the access violation problem.
|
Copyright © 1999-2021 by the D Language Foundation