<div dir="ltr"><div>I have noticed that lldb-mi stopped after executing "-target-select remote".</div><div>My execution step is like:</div><div>---------------------------------------------<br></div><div>$ lldb-server g --platform=remote-linux "*:1234" </div><div><br></div><div>$ lldb-mi</div><div>(gdb)<br></div><div>-file-exec-and-symbols /home/twoflower/a.out<br></div><div>(gdb)</div><div>-target-select remote localhost:1234<br></div><div>.....<br></div><div>(gdb)<br>*stopped,reason="signal-received",signal-name="SIGSTOP",signal-meaning="Stop",frame={level="0",addr="0x00007f4bdf53e2d0",func="??",file="??",fullname="??",line="-1"},thread-id="1",stopped-threads="all"</div><div>-------------------------------------------------</div><div><br></div><div><div>In my project, I dont want to stop there.</div></div><div>Where is a good point to investigate the code triggering SIGSTOP ?</div><div><br></div><div><br></div><div>BR,</div><div>Chunseok Lee<br clear="all"><br>-- <br></div><div class="gmail_signature">Where Do We come from? What Are We? Where Are We Going?</div>
</div>