[Lldb-commits] [lldb] [lldb] Claim to support swbreak and hwbreak packets when debugging a gdbremote (PR #102873)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 13 02:07:24 PDT 2024


DavidSpickett wrote:

The test content is fine, but I was assuming that we'd extend the existing `TestStopPCs.py` to do the same thing in less code. If that test had 1 more thread, you could have normal / swbreak / hwbreak threads in one test case.

https://github.com/llvm/llvm-project/pull/102873


More information about the lldb-commits mailing list