[Lldb-commits] [PATCH] D75049: [lldb/Plugins] Move SBTarget::GetExtendedCrashInformation to SBProcess
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 24 14:38:48 PST 2020
This revision was automatically updated to reflect the committed changes.
mib marked 2 inline comments as done.
Closed by commit rGeefda18227a2: [lldb/Plugins] Move SBTarget::GetExtendedCrashInformation to SBProcess (authored by mib).
Changed prior to commit:
https://reviews.llvm.org/D75049?vs=246200&id=246312#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75049/new/
https://reviews.llvm.org/D75049
Files:
lldb/bindings/interface/SBProcess.i
lldb/bindings/interface/SBTarget.i
lldb/include/lldb/API/SBProcess.h
lldb/include/lldb/API/SBStructuredData.h
lldb/include/lldb/API/SBTarget.h
lldb/include/lldb/Target/Platform.h
lldb/source/API/SBProcess.cpp
lldb/source/API/SBTarget.cpp
lldb/source/Commands/CommandObjectProcess.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h
lldb/test/API/functionalities/process_crash_info/TestProcessCrashInfo.py
lldb/test/API/functionalities/process_crash_info/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75049.246312.patch
Type: text/x-patch
Size: 14115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200224/58befae2/attachment-0001.bin>
More information about the lldb-commits
mailing list