[Lldb-commits] [lldb] [lldb][gdb-remote] Mark thread as stopped in RefreshStateAfterStop (PR #201605)
Charles Zablit via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 5 07:29:42 PDT 2026
================
@@ -271,6 +271,9 @@ void ThreadGDBRemote::WillResume(StateType resume_state) {
}
void ThreadGDBRemote::RefreshStateAfterStop() {
----------------
charles-zablit wrote:
This makes more sense, thanks!
https://github.com/llvm/llvm-project/pull/201605
More information about the lldb-commits
mailing list