freebsd-ports/devel/codemedic/pkg-descr
Steve Price 891b81ed4b Adding codemedic version 1.0.4.
Provides an elegant graphical interface to gdb.

PR:		19083
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-09-18 00:37:23 +00:00

18 lines
766 B
Plaintext

The standard UNIX debugger, gdb, is extremely powerful, but its
command line interface can be quite intimidating and painful to
use.
Code Medic provides an elegant free graphical interface to gdb's
most important features. Unlike most interfaces to gdb, Code Medic
aims to remove the need for the command line.
It 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.
WWW: http://www.newplanetsoftware.com/medic/