Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
June 23, 2007 Ddbg 0.10 beta release | ||||
---|---|---|---|---|
| ||||
Ddbg is a Win32 D debugger http://ddbg.mainia.de/releases.html This release adds multi-threading support and post-mortem debugging using minidumps. See the documentation for details. Note for frontend developers: Ddbg's breakpoint messages changed |
June 24, 2007 Re: Ddbg 0.10 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 adds multi-threading support and post-mortem debugging using minidumps.
> See the documentation for details.
>
> Note for frontend developers: Ddbg's breakpoint messages changed
Thank you, I've been waiting for the multithreading support. :D
|
June 24, 2007 Re: Ddbg 0.10 beta release | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jascha Wetzel | Thank you Jascha!
All the new features are great, I'll try to add support in Descent for them for the next release.
Note for Descent users: ddbg v0.10 beta may not work with it.
Jascha Wetzel escribió:
> Ddbg is a Win32 D debugger
>
> http://ddbg.mainia.de/releases.html
>
> This release adds multi-threading support and post-mortem debugging using minidumps.
> See the documentation for details.
>
> Note for frontend developers: Ddbg's breakpoint messages changed
|
June 25, 2007 Re: Ddbg 0.10 beta release | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jascha Wetzel | I see you are using UPX to pack the exe. I have used it on a couple of my programs, and for some reason the packed exe's crashes on some computers (I have no idea why). Just in case you get crash bugs that you can't figure out. "Jascha Wetzel" <firstname@mainia.de> wrote in message news:f5kbac$2qd2$1@digitalmars.com... > Ddbg is a Win32 D debugger > > http://ddbg.mainia.de/releases.html > > This release adds multi-threading support and post-mortem debugging using > minidumps. > See the documentation for details. > > Note for frontend developers: Ddbg's breakpoint messages changed |
June 25, 2007 Re: Ddbg 0.10 beta release | ||||
---|---|---|---|---|
| ||||
Posted in reply to Simen Haugen | Simen Haugen wrote:
> I see you are using UPX to pack the exe. I have used it on a couple of my programs, and for some reason the packed exe's crashes on some computers (I have no idea why).
>
> Just in case you get crash bugs that you can't figure out.
do you have access to some of those machines that had problems with your programs?
could you try to run Ddbg on them? :)
|
Copyright © 1999-2021 by the D Language Foundation