[Lldb-commits] [lldb] [lldb] Claim to support swbreak and hwbreak packets when debugging a gdbremote (PR #102873)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 13 09:18:11 PDT 2024
jasonmolenda wrote:
oh lol I missed that this was already merged. But I am curious what you think about treating `swbreak`/`hwbreak` as equivalent to having received `reason:breakpoint`.
https://github.com/llvm/llvm-project/pull/102873
More information about the lldb-commits
mailing list