When you use process launch and a lldb-server in "platform" mode, it will try
to launch an lldb-server in gdbserver mode for you. So you will need to debug
the "qLaunchGDBServer" packet. It will spawn a "lldb-server" in gdb remote
mode, have it bind to port zero and report back the port that it
The past year has been started with bugfixes and the development of
regression tests for ptrace(2) and related kernel features, as well as
the continuation of bringing LLDB support and LLVM sanitizers (ASan +
UBsan and partial TSan + Msan) to NetBSD.
My plan for the next year is to finish implement