[lldb-dev] [Bug 47952] SIGCHLD prevents from entering breakpoint
via lldb-dev
lldb-dev at lists.llvm.org
Fri Oct 23 11:42:35 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=47952
Artyom Gevorgyan <artemhevorhian at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #2 from Artyom Gevorgyan <artemhevorhian at gmail.com> ---
My initial problem is solved with what is described here
https://stackoverflow.com/questions/25076625/lldb-not-stopping-on-my-breakpoint.
Turns out this behaviour is expected because of internal `fork` system calls in
the software.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20201023/da606c58/attachment.html>
More information about the lldb-dev
mailing list