Thread: GUI debuggers

  1. #1
    Registered User
    Join Date
    Jun 2004
    Posts
    23

    GUI debuggers

    Hi,
    I recently saw the post for GUI debuggers and also looked at few FAQ and google

    I came up with the following GUI based debuggers

    KDevelop
    KDbg
    DDD

    I also looked at Xemacs but somehow couldn't get it to work with gdb (as a GUI). I am looking for any debuggers that allows me to interactively set breakpoints (like Visual C++ ) .


    I am aware of gdb and makefiles but I would like to know if the above can do the trick (which one would you recommend) so that I can focus on algorithms itself.


    Ofcourse if it is free it is best, however let me know if there is a good commercial version

    I plan to put it on a debian linux O.S and if possible on CYGWIN
    Last edited by nipun; 03-26-2006 at 08:41 AM.

  2. #2
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    Eclipse + CDT

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. GUI Programming...
    By ShadeS_07 in forum C++ Programming
    Replies: 12
    Last Post: 12-28-2008, 04:58 PM
  2. .NET And GUI Programming :: C++
    By kuphryn in forum C++ Programming
    Replies: 4
    Last Post: 01-27-2002, 04:22 PM
  3. GUI Programming :: C++ Exclusive
    By kuphryn in forum C++ Programming
    Replies: 5
    Last Post: 01-25-2002, 03:22 PM
  4. C++: Reference Book, GUI, Networking & Beyond
    By kuphryn in forum C++ Programming
    Replies: 4
    Last Post: 11-10-2001, 08:03 PM
  5. GUI (Graphical User Interface) Help Needed
    By Unregistered in forum C++ Programming
    Replies: 1
    Last Post: 10-11-2001, 10:35 AM