Wanted: GDB-style debugging
Philippec
philly_dilly at hotmail.com
Wed May 9 16:49:16 PDT 2007
You can always find binaries for win32 at
http://www.mingw.org/download.shtml
they're not always the latest but you can always go with candidates. Either way, I found that using mingw's gdb with gdc to be the easiest way to make D code, specially that codeblocks has builtin in gdb support which actually lets debug d code from the ide.
BCS Wrote:
> In article <pan.2005.09.10.19.51.39.448610 at teqdruid.com>, John Demme says...
> >
> >If your GDB doesn't support DW_LANG_D (it probably doesn't) then compile
> >it yourself with my patch at:
> >http://svn.dsource.org/projects/gdb-patches/downloads/
> >
> >
> >-John Demme
> >
>
> I don’t have the ability to recompile GDB. Does anyone have a patched win32
> binary I can copy? For that matter does anyone have a Linux binary I can copy?
>
>
More information about the Digitalmars-d-learn
mailing list