[all-commits] [llvm/llvm-project] 59a3f6: Revert "[lldb] [gdb-remote] Support getting siginf...
Michał Górny via All-commits
all-commits at lists.llvm.org
Fri Jan 28 01:16:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59a3f65f5ed6b25b584d504fe4cf8473d4029ff3
https://github.com/llvm/llvm-project/commit/59a3f65f5ed6b25b584d504fe4cf8473d4029ff3
Author: Michał Górny <mgorny at moritz.systems>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
M lldb/bindings/interface/SBThread.i
M lldb/include/lldb/API/SBPlatform.h
M lldb/include/lldb/API/SBTarget.h
M lldb/include/lldb/API/SBThread.h
M lldb/include/lldb/API/SBType.h
M lldb/include/lldb/Target/Thread.h
M lldb/source/API/SBThread.cpp
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
M lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
M lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h
M lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py
Log Message:
-----------
Revert "[lldb] [gdb-remote] Support getting siginfo via API"
This reverts commit 1a8f60f5f5b8638a3e8e7fb31ba7ae9e17a7ff2d.
The API requires further work.
More information about the All-commits
mailing list