Hacker News new | ask | show | jobs
by tonygo 618 days ago
I tried, but I was not able to determine so far...
1 comments

I try to transform my C program into a long living one (just adding a sleep).

https://github.com/tony-go/antidebug-examples/pull/1

At first, it appears that the follow fork mode works nicely. But at some point it did not ... If I run it 10 times consequtively in LLDB. Sometimes it works, sometimes not ...