On Thursday, 16 October 2014 at 11:25:07 UTC, Zaher Dirkey wrote:
Hi,
I want to debug my application using gdb, i used last mingw version that include gdb7.6, i use CodeBlock as editor, but i notice gdb can't run my exe in windows xp(sp3), i added -gc to compiler but it fail to start gdb

dmd -gc hello.d
gdb hello.exe

If it work it will work with CodeBlock debugger for windows.

If not it is supported what should i use? CodeBlock have another option CDB, from where i can install it?

thanks in advance.

Hi, look at this too:

http://forum.dlang.org/thread/[email protected]?page=2#post-ddu63o:241h7v:241:40digitaldaemon.com

i've just tried today and even if it's been posted 10 years ago it still works.
CDB can be grabbed here:

http://download.cnet.com/Debugging-Tools-for-Windows/3000-2086_4-10907878.html
            • Re: Debug... Rainer Schuetze via Digitalmars-d-debugger
              • Re: D... Zaher Dirkey via Digitalmars-d-debugger
              • Re: D... Zaher Dirkey via Digitalmars-d-debugger
              • Re: D... Rainer Schuetze via Digitalmars-d-debugger
              • Re: D... Zaher Dirkey via Digitalmars-d-debugger
              • Re: D... Zaher Dirkey via Digitalmars-d-debugger
              • Re: D... Rainer Schuetze via Digitalmars-d-debugger
              • Re: D... Zaher Dirkey via Digitalmars-d-debugger
              • Re: D... Zaher Dirkey via Digitalmars-d-debugger
              • Re: D... Rainer Schuetze via Digitalmars-d-debugger
  • Re: Debug dmd2 using gdb 7.6 on... ljkp via Digitalmars-d-debugger

Reply via email to