larsbrinkhoff / linux-ddt

DDT for Linux
2 stars 2 forks source link

moved ptrace() calls to debugger.c #38

Closed aloofschipperke closed 6 years ago

aloofschipperke commented 6 years ago

A set of ptrace_*() functions to clean up the code in jobs.c

I also fixed some state transition bugs related to the previous ptrace() calls, and several didn't check status...