SlickEdit Community

Archived Beta Discussions => SlickEdit 201x Beta Discussions => SlickEdit 2018 v23 Beta Discussion => Topic started by: jmfrouin on January 16, 2019, 03:25:59 PM

Title: SE didn't break on Breakpoint in fork'ed' code ?
Post by: jmfrouin on January 16, 2019, 03:25:59 PM
Hi,
I have some code executed after a pid = fork(), and SE didn't seems to break on it.
If the same code is call in main thread pid == 0, SE catch the breakpoint.
I probably made something wrong, but what  ???
Thanks for your help