alvinhochun added a comment. I gave this a spin with `LLDB_USE_LLDB_SERVER=1`, but there looks to be some pre-existing issues with the lldb-server implementation so I can't really test much normally using builds of Krita:
- Manually set breakpoints don't work (they stay unresolved?) - Debugger apparently breaks on every first chance exceptions (running ASAN builds stops too often) - Backtraces have no symbol names and seems to show bogus addresses Other than that, it runs the debuggee and I can continue on exception stops. That's as much as I can tell. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D131159/new/ https://reviews.llvm.org/D131159 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits