[Lldb-commits] [PATCH] Add new bugreport command to lldb
Tamas Berghammer
tberghammer at google.com
Wed Jul 1 05:10:30 PDT 2015
Hi clayborg, ovyalov,
Add new bugreport command to lldb
The new command add functionality to print out domain specific
information for reporting a bug. Currently the only supported
domain is stack unwinding (with "bugreport unwind") but adding
new domains is fairly easy.
http://reviews.llvm.org/D10868
Files:
lldb.xcodeproj/project.pbxproj
source/Commands/CMakeLists.txt
source/Commands/CommandObjectBugreport.cpp
source/Commands/CommandObjectBugreport.h
source/Interpreter/CommandInterpreter.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10868.28857.patch
Type: text/x-patch
Size: 12084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150701/2adf72af/attachment.bin>
More information about the lldb-commits
mailing list