Hacker News new | ask | show | jobs
by a_t48 635 days ago
Ah, I never considered how follow forks mode might actually work/
1 comments

I tried, but I was not able to determine so far...
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 ...