Hi Guys, For a project I need to single step a user space process while executing the fault handler. I was thinking that probably ddb single stepping can be reused but this is probably for kernel single stepping only. How about ptrace?
Any ideas on this? Thanks for the help, Luis.