Code Medic is a free graphical debugger that provides access to the power
of gdb with an intuitive front end. It currently supports opening multiple
source windows at once, setting/clearing breakpoints while the program is
running, watching variables change in the variable tree as you step through
code (even with nested structs), text searching through source, and
integration with Code Crusader to provide a rapid, efficient develop-debug
cycle.

More information about Code Medic is available at:

  http://www.cco.caltech.edu/~glenn/medic/

To subscribe to the mailing list, send email to:

  majordomo@cco.caltech.edu

and include "subscribe medic" in the body of the message.

License:

Code Medic is free. See the LICENSE file for more information.


