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/newlib/libc/syscalls
Makefile.am
Makefile.in
sysclose.c
sysexecve.c
sysfcntl.c
sysfork.c
sysfstat.c
sysgetpid.c
sysgettod.c
syskill.c
syslink.c
syslseek.c
sysopen.c
sysread.c
syssbrk.c
sysstat.c
systimes.c
sysunlink.c
syswait.c
syswrite.c
See more files for this project here