[Lldb-commits] [PATCH] D131275: [lldb] Make Process and subclass constructors protected
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 8 08:34:46 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9b031d5e3a7b: [lldb] Make Process and subclass constructors protected (authored by mgorny).
Herald added a project: LLDB.
Changed prior to commit:
https://reviews.llvm.org/D131275?vs=450332&id=450822#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131275/new/
https://reviews.llvm.org/D131275
Files:
lldb/include/lldb/Target/PostMortemProcess.h
lldb/include/lldb/Target/Process.h
lldb/source/Plugins/Process/Windows/Common/ProcessWindows.h
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
lldb/source/Plugins/Process/scripted/ScriptedProcess.h
lldb/unittests/Expression/DWARFExpressionTest.cpp
lldb/unittests/Process/ProcessEventDataTest.cpp
lldb/unittests/Target/ExecutionContextTest.cpp
lldb/unittests/Thread/ThreadTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131275.450822.patch
Type: text/x-patch
Size: 8742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220808/1cebd7cc/attachment.bin>
More information about the lldb-commits
mailing list