peda icon indicating copy to clipboard operation
peda copied to clipboard

TraceInstr

Open KevinCooper opened this issue 10 years ago • 0 comments

When the process is set to "set follow-fork-mode child" and traceinstr is run on a parent process, it will not follow the child process when the parent forks. Would there possibly be a fix for this?

It is kind of frustrating to break after a fork then start tracing instructions.

KevinCooper avatar Sep 22 '14 22:09 KevinCooper