[Lldb-commits] [PATCH] D74657: [lldb/Plugins] Add `platform process crash-info` command
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 19 14:48:32 PST 2020
mib updated this revision to Diff 245528.
mib added a comment.
Update documentation.
Address Jonas' comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74657/new/
https://reviews.llvm.org/D74657
Files:
lldb/bindings/interface/SBPlatform.i
lldb/include/lldb/API/SBPlatform.h
lldb/include/lldb/API/SBStructuredData.h
lldb/include/lldb/API/SBTarget.h
lldb/include/lldb/Target/Platform.h
lldb/include/lldb/Target/Process.h
lldb/source/API/SBPlatform.cpp
lldb/source/Commands/CommandObjectPlatform.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h
lldb/test/API/commands/platform/process/crash-info/Makefile
lldb/test/API/commands/platform/process/crash-info/TestPlatformProcessCrashInfo.py
lldb/test/API/commands/platform/process/crash-info/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74657.245528.patch
Type: text/x-patch
Size: 18485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200219/b949b762/attachment-0001.bin>
More information about the lldb-commits
mailing list