peda
peda copied to clipboard
TraceInstr
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.