<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,everyone:<br>I've got a problem, when debugging my process with lldb tool on linux OS(CentOS7).While I use lldb command to set breakpoints, and launch my process, my process will execute a binary code which contains debug information, but when my process launched, all breakpoints can not be hit, The debug process and  several received informations like below:  </div><div dir="ltr">(lldb)target create  /home/out/lib/linux64/Debug/appEngine </div><div dir="ltr">Current executable set to '/home/out/lib/linux64/Debug/appEngine'  (x86_64)     </div><div dir="ltr">(lldb)br s -f /home/out/lib/linux64/Debug/configDB/TestFunctionProcess.cpp -l1</div><div dir="ltr">Breakpoint 1: no locations(pending).</div><div>WARNING :  Unable to resolve breakpoint to any actual locations.</div><div dir="ltr"><div dir="ltr">(lldb)br s -f /home/out/lib/linux64/Debug/configDB/TestFunctionProcess.cpp -l2</div><div dir="ltr">Breakpoint 2: no locations(pending).</div><div dir="ltr">WARNING :  Unable to resolve breakpoint to any actual locations.<br></div><div dir="ltr">(lldb)r<br></div><div dir="ltr">Process 4256 launched: '/home/out/lib/linux64/Debug/appEngine'  (x86_64)     <br></div>Process 4256 stopped and restarted: thread1 received signal:   SIGCHLD<br>Process 4256 stopped and restarted: thread1 received signal:   SIGCHLD<br>Process 4256 stopped and restarted: thread1 received signal:   SIGCHLD<br>Process 4256 stopped and restarted: thread1 received signal:   SIGCHLD</div><div dir="ltr">Process 4256 stopped and restarted: thread1 received signal:   SIGCHLD<br>Process 4256 stopped and restarted: thread2 received signal:   SIGCHLD<br><br></div><div dir="ltr">Process stopped and restarted: thread 2 received signal: SIGCHLD<br><div>It seems these repeated restart notifications come from lldb, and at last although my process is executed,  it is meaningless. I have checked that debug information in IR is correct. I have no idea the reason. Can anyone tell me the reason and how to fix this problem. My lldb version is 5.0.0, which got from <a href="http://www.llvm.org/" target="_blank">http://www.llvm.org/</a> with llvm5.0.0<div class="gmail-yj6qo"></div></div><div><br></div><div><br></div><div>Thanks,</div><div>le wang</div></div></div></div></div></div></div></div></div></div></div></div></div></div>