COPYING
MANIFEST.in
README.rst
SYSCALL_PROTOTYPES.codegen.py
runtests.py
setup.cfg
setup.py
setup_cptrace.py
test_doc.py
tox.ini
cptrace/Makefile
cptrace/cptrace.c
cptrace/version.py
cptrace.egg-info/PKG-INFO
cptrace.egg-info/SOURCES.txt
cptrace.egg-info/dependency_links.txt
cptrace.egg-info/top_level.txt
doc/Makefile
doc/authors.rst
doc/changelog.rst
doc/conf.py
doc/cptrace.rst
doc/gdb.rst
doc/index.rst
doc/install.rst
doc/make.bat
doc/process_events.rst
doc/ptrace_signal.rst
doc/syscall.rst
doc/todo.rst
doc/usage.rst
examples/itrace.py
examples/simple_dbg.py
tests/test_gdb.py
tests/test_strace.py
tests/crash/BSDmakefile
tests/crash/Makefile
tests/crash/abort.c
tests/crash/call_null.c
tests/crash/div_zero.c
tests/crash/execve.c
tests/crash/fork.c
tests/crash/invalid_read.c
tests/crash/invalid_write.c
tests/crash/pthread.c
tests/crash/socket_ipv4_tcp.c
tests/crash/stack_overflow.c