gdb wants dwarf debug info, windows uses codeview.
On Saturday, 29 July 2017 at 14:41:32 UTC, Kagamin wrote:
People who don't use IDE, use printf debugging.
or gdb which has several GUI-frontends if needed.
People who don't use IDE, use printf debugging.
BLUF:
How can I set up a D debugger?
Background:
So, I've been trying to get a D debugger set up and I've been
having a pretty difficult time doing so. Hoping someone can point
me towards the right direction. The compiler I'm using is DMD (32
bit) v2.075.0 on Windows. I've seen the list of deb