Issues
- 0
- 3
license clarifications
#85 opened by dvzrv - 2
Create a new release
#84 opened by dvzrv - 0
Method `isTraced` is implemented incorrectly
#82 opened by gipi - 2
- 1
Ptrace Segmentation Fault signal handler can't handle RETurns to invalid addresses
#77 opened by AlLongley - 2
error message method
#56 opened by ian910297 - 0
Cannot be attached to an existing process
#74 opened by prcuzz - 1
- 32
python-ptrace fork support
#66 opened by spoutn1k - 7
Plan to add aarch64 support?
#57 opened by ggardet - 2
process.detach Leaves Files Open
#47 opened by kriscory - 6
- 2
Closing file descriptors
#54 opened by spoutn1k - 4
should add Seize/Cont functionality (only Linux)
#51 opened by haxkor - 2
- 1
- 1
syscall missing
#45 opened by w0dm4n - 2
How to properly detach?
#36 opened by Krenair - 5
- 3
FAIL: test_open (test_strace.TestStrace)
#42 opened by mimi1vx - 6
- 1
the performance of -f option
#39 opened by kaizi-8lab - 6
strace.py -f breaks with system calls's siginal
#35 opened by IdearHui - 5
Enable syscall tracing for threads
#30 opened by vstinner - 1
- 2
- 7
- 2
strace.py -f breaks ctrl+c and other signals
#26 opened by vstinner - 10
- 1
Unable to monitor living process memory
#23 opened by vstinner - 2
Not able to extract the return value
#22 opened by vstinner - 2
- 1
test_strace.test_socket fails with python3.4
#20 opened by vstinner - 1
Instead of catching SIGFPE signal module throws: ValueError: Invalid status: 255
#19 opened by vstinner - 4
process.readBytes hits EOF on /proc/<pid>/mem
#18 opened by vstinner - 2
Missing prototypes
#17 opened by vstinner - 2
Signals not correctly received
#16 opened by vstinner - 11
- 2
- 2
readBytes() failed on forked process
#13 opened by vstinner - 6
fork trace failed on waitpid()
#12 opened by vstinner - 8
ptrace on ARM
#11 opened by vstinner - 6
strace error on 32bit arch
#10 opened by vstinner - 3
Problem tracing clone/fork
#9 opened by vstinner - 2
ptrace not works on linux 3.x kernels.
#8 opened by vstinner - 1
Can't build cptrace under Mac OS X
#7 opened by vstinner - 1
docs for the python-ptrace programme
#6 opened by vstinner - 2
- 1
convert all classes to new-style classes
#4 opened by vstinner