pkg://Code_Medic_source-1.0.4.tar.gz:222688/
JX-1.5.3/
programs/
code_medic/code_medic-0.7.0.spec
downloads
Summary: A UNIX debugging environment.
Name: code_medic
Version: 0.7.0
Release: 1
ExclusiveArch: i386
ExclusiveOS: Linux
Copyright: FreeWare
Group: Development/Debuggers
Source: ftp://ftp.cco.caltech.edu/~glenn/Medic/code_medic-0.7.0.tgz
%description
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.
%prep
%setup
%install
install -m755 medic /usr/X11R6/bin
%files
%doc README
%doc LICENSE
/usr/X11R6/bin/medic