Debug dmd2 using gdb 7.6 on windxp
Martin Krejcirik via Digitalmars-d-debugger
digitalmars-d-debugger at puremagic.com
Fri Oct 24 04:21:18 PDT 2014
What compiler are you using ? Maybe gdc can produce debug info
compatible with gdb on Windows. If that fails, you have to use
visualD, which works great.
More information about the Digitalmars-d-debugger
mailing list