[llvm-bugs] [Bug 47952] SIGCHLD prevents from entering breakpoint

via llvm-bugs llvm-bugs 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201023/401b8cb9/attachment.html>


More information about the llvm-bugs mailing list