[Lldb-commits] [lldb] [lldb] Claim to support swbreak and hwbreak packets when debugging a gdbremote (PR #102873)
via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 12 07:07:12 PDT 2024
xusheng6 wrote:
> Also there is probably a qsupported parsing function in lldb-server, please add a comment there to say we consume lldb's swbreak/hwbreak feature but it doesn't change the behaviour of lldb-server.
Fixed in https://github.com/llvm/llvm-project/pull/102873/commits/d0851d4ff7e049d0c7537f5bd6b72bd66b29474a
https://github.com/llvm/llvm-project/pull/102873
More information about the lldb-commits
mailing list