[Lldb-commits] [PATCH] D54616: [Reproducers] Improve reproducer API and add unit tests.
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 26 10:47:59 PST 2018
JDevlieghere updated this revision to Diff 175293.
JDevlieghere marked 6 inline comments as done.
JDevlieghere added a comment.
Thanks Pavel, really useful feedback, I learned a few new things :-)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54616/new/
https://reviews.llvm.org/D54616
Files:
include/lldb/API/SBDebugger.h
include/lldb/Core/Debugger.h
include/lldb/Utility/Reproducer.h
scripts/interface/SBDebugger.i
source/API/SBDebugger.cpp
source/Commands/CommandObjectReproducer.cpp
source/Core/Debugger.cpp
source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
source/Utility/Reproducer.cpp
tools/driver/Driver.cpp
unittests/Utility/CMakeLists.txt
unittests/Utility/ReproducerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54616.175293.patch
Type: text/x-patch
Size: 23972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181126/f168dcc5/attachment-0001.bin>
More information about the lldb-commits
mailing list