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/winsup/cygwin/lib
_cygwin_crt0_common.cc
crt0.h
cygwin_attach_dll.c
cygwin_crt0.c
dll_entry.c
dll_main.cc
libcmain.c
premain0.c
premain1.c
premain2.c
premain3.c
pseudo-reloc.c
See more files for this project here