Open source Windows debugger

francesco cattoglio via Digitalmars-d digitalmars-d at puremagic.com
Sun Jul 27 13:50:13 PDT 2014


On Sunday, 27 July 2014 at 20:39:53 UTC, Vladimir Panteleev wrote:
> On Sunday, 27 July 2014 at 19:07:14 UTC, Walter Bright wrote:
>> http://x64dbg.com/#start
>>
>> Anyone want to give this a whirl?
>
> It looks like an open-source clone of OllyDbg. Looking at the 
> advertised features, it seems to be aimed at reverse 
> engineering, as I see no mention of source-level debugging, or 
> any supported debug information formats. I'd guess that it 
> would not be great at debugging your own programs.

Yep, I have to agree.
Or well, probably it's good enough for Walter, but I would be 
utterly unable to debug even 50 lines of code with that :-P


More information about the Digitalmars-d mailing list