[Lldb-commits] [lldb] [lldb] Require paused process and frame for "register info" command (PR #67124)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 22 09:16:19 PDT 2023
DavidSpickett wrote:
Thanks for the explanation. Now I understand what I'm seeing is the expected behaviour, and async mode is the expected way to achieve what the test needs.
https://github.com/llvm/llvm-project/pull/67124
More information about the lldb-commits
mailing list