$ lldb (lldb) process connect connect://localhost:1234 Process 29742 stopped * thread #1, stop reason = The signal Stopped (signal) was caught frame #0: (lldb) c Process 29742 resuming Hello world! Process 29742 stopped * thread #1, stop reason = The signal was generated via _lwp_kill(2) from pid=29742, uid=1000 frame #0: (lldb) c Process 29742 resuming Process 29742 exited with status = 0 (0x00000000) (lldb)