List any visual interfaces for debuggers that you know of!
Anders F Björklund
afb at algonet.se
Wed Mar 7 02:40:39 PST 2007
Hasan Aljudy wrote:
> It seems that there are some programs that can provide a visual user
> interface for debuggers, like Code::Blocks and Zeus Editor.
>
> Can we make a list of these programs available so that more people know
> what their options are?
>
> If you know any such programs, please post them here.
> If you could also add simple directions/instructions for usage, that
> would be great.
Regular GDB offers Insight (http://sourceware.org/insight/),
but I haven't yet tried building a patched version for GDC ?
From the screenshots, it doesn't look to be significantly
worse than the windbg.exe that ships with DMD for Windows.
If anyone wants to help out with building this Tcl/Tk GUI,
or with the templated D/Tk* bindings - send me an email...
--anders
* See http://www.algonet.se/~afb/d/dtk.html
or http://cpptk.sourceforge.net/ (C++/Tk)
More information about the Digitalmars-d-debugger
mailing list