[all-commits] [llvm/llvm-project] 6f8226: [lldb/gdb-remote] Remove more non-stop mode remnants
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Nov 24 01:02:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f82264dbb02028d4ec4940aeb6d716dded6e879
https://github.com/llvm/llvm-project/commit/6f82264dbb02028d4ec4940aeb6d716dded6e879
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
Log Message:
-----------
[lldb/gdb-remote] Remove more non-stop mode remnants
The read thread handling is completely dead code now that non-stop mode
no longer exists.
More information about the All-commits
mailing list