Post

Replies

Boosts

Views

Activity

Reply to Lost connection to the debugger
Hi all, I am seeing this issue when debugging an application built locally on my M2 Pro Mac. When I go to run the application I am seeing the following error: error: process exited with status -1 (lost connection) I have tried the trick of adding settings set plugin.process.gdb-remote.packet-timeout 300 to ~/.lldbinit however this has not worked. This works for small applications built using clang++ but a CMake project is not working. Thanks
Nov ’23