Thread overview
List any visual interfaces for debuggers that you know of!
Mar 07, 2007
Hasan Aljudy
Mar 07, 2007
Jascha Wetzel
Mar 07, 2007
Ary Manzana
Mar 08, 2007
Charlie
Mar 09, 2007
David Ferenczi
Mar 09, 2007
Carlos Smith
Mar 10, 2007
Howard Berkey
Mar 12, 2007
Saaa
March 07, 2007
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.
March 07, 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.

Xcode provides an integrated view for GDB, but I don't have
instructions for Xcode 2 at the moment (only for Xcode 1)...

http://gdcmac.sourceforge.net/xcode.html

--anders
March 07, 2007
i will have links to frontends i'm aware of that support Ddbg on the
Ddbg webpage.
right now it's only those two.

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.
March 07, 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)
March 07, 2007
Hasan Aljudy escribió:
> 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.

As I already said in the announce list, Descent does not yet support launching or debugging, but it's in it's plans. So if anyone wishes to help building this feature, drop a message in the dsource forums. Also I'm sometimes in the #D irc channel as ary_manzana or asterite.
March 08, 2007
Theres also DDD , http://www.gnu.org/software/ddd/

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.
March 09, 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.

KDbg is a good GUI to gdb, and it's also integrated in KDevelop.
March 09, 2007
"Hasan Aljudy" wrote in message
news:esl7nd$6q1$1@digitalmars.com...
:
: Can we make a list of these programs available so that
: more people know what their options are?
:

There is VIDE Version 2.00.

    http://www.objectcentral.com/vide.htm

It has support for gcc and Sun JDK.
Supports development of both C/C++ with the GNU gcc/g++
compiler for MS-Windows and Linux, (OS/2 environment soon),
as well as the Java development using the Sun JDK.

It does not support D, but it comes with source code.


March 10, 2007
Zero is apparently getting D support:

http://www.zero-bugs.com


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.

March 12, 2007
AMOS professional.. although I can't seem to be able to find a picture
(<wordy excuse)
I do remember these colours :
http://home.arcor.de/testaware/Amiga/Pictures/AMOSCopy.png
:D