xroche/coffeecatch

avoid do some not safe work

Opened this issue · 0 comments

it can fork a child process,and do work in child process, when receive signal, we can ptrace the child process to get stack information, this solution can be implement or it have some disadvantage? it like android debuggerd process .