Re: Debug dmd2 using gdb 7.6 on windxp

2014-10-24 Thread Martin Krejcirik via Digitalmars-d-debugger
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.

Re: OllyDbg

2016-07-24 Thread Martin Krejcirik via Digitalmars-d-debugger
On Sunday, 24 July 2016 at 17:47:29 UTC, Cauterite wrote: Would just like to report that I've been using (patched) OllyDbg extensively with D over the last few months, and it's been sweet. Very stable, lots of useful features, definitely my Nice, I've been using it from time to time. I hope 64

Re: GDB behaves strange with DMD

2017-07-07 Thread Martin Krejcirik via Digitalmars-d-debugger
Dne 4. 7. 2017 v 13:46 Gorthad napsal(a): As you see, GDB seems to have wrong info about line numbers. This is acually a regression since 2.072. I'll file a bug report. -- mk