www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.debugger - List any visual interfaces for debuggers that you know of!

reply Hasan Aljudy <hasan.aljudy gmail.com> writes:
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.
Mar 06 2007
next sibling parent =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= <afb algonet.se> writes:
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
Mar 07 2007
prev sibling next sibling parent Jascha Wetzel <"[firstname]" mainia.de> writes:
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.
Mar 07 2007
prev sibling next sibling parent =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= <afb algonet.se> writes:
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)
Mar 07 2007
prev sibling next sibling parent Ary Manzana <ary esperanto.org.ar> writes:
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.
Mar 07 2007
prev sibling next sibling parent Charlie <charlie.fats gmail.com> writes:
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.
Mar 08 2007
prev sibling next sibling parent David Ferenczi <raggae ferenczi.net> writes:
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.
Mar 09 2007
prev sibling next sibling parent "Carlos Smith" <carlos-smith sympatico.ca> writes:
"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.
Mar 09 2007
prev sibling next sibling parent Howard Berkey <howard well.com> writes:
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.
Mar 10 2007
prev sibling parent "Saaa" <empty needmail.com> writes:
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 
Mar 11 2007