GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed.
Project homepage:
http://sources.redhat.com/gdb/
Programming language(s): Assembly,C,C++,Expect
License: other
Some source files from: Gdb/libgloss/mcore
Makefile.in
aclocal.m4
close.c
cmb-exit.c
cmb-inbyte.c
cmb-outbyte.c
configure
configure.in
crt0.S
elf-cmb.ld
elf-cmb.specs
fstat.c
getpid.c
kill.c
lseek.c
open.c
pe-cmb.ld
pe-cmb.specs
print.c
putnum.c
raise.c
read.c
sbrk.c
stat.c
syscalls.S
unlink.c
write.c
See more files for this project here