Debugging in D linux world.
Piotrek
starpit at tlen.pl
Wed Sep 17 03:29:19 PDT 2008
Sean Kelly pisze:
> I don't debug on linux much myself, but I believe people typically use
> gdb with a demangle patch. There are a ton of graphical front-ends for
> gdb as well.
>
I've tried gdb witout the patch (on the gdc executables) and it didn't
show D arrays correctly (the pointer and the array length as you can
guess). I wasn't a complex code neither. It seems I have to try with the
patch some day.
More information about the Digitalmars-d-debugger
mailing list