[Lldb-commits] [PATCH] D128893: [lldb] [llgs] Fix disabling non-stop mode

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 30 01:53:33 PDT 2022


mgorny added a comment.

FYI, I don't feel very strongly about this. If you really dislike adding `m_inhibit_stop_reason_processes`, I suppose we could alternatively just declare disabling non-stop as unsupported and error out.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128893/new/

https://reviews.llvm.org/D128893



More information about the lldb-commits mailing list