[Lldb-commits] [PATCH] D77602: [lldb/Reproducers] Support new replay mode: passive replay
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 17 12:26:09 PDT 2020
JDevlieghere updated this revision to Diff 258390.
JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.
- Remove const_cast
- Initialize instrumentation data in `SBReproducer.cpp`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77602/new/
https://reviews.llvm.org/D77602
Files:
lldb/include/lldb/Utility/Reproducer.h
lldb/include/lldb/Utility/ReproducerInstrumentation.h
lldb/source/API/SBDebugger.cpp
lldb/source/API/SBReproducer.cpp
lldb/source/API/SBReproducerPrivate.h
lldb/source/Utility/Reproducer.cpp
lldb/source/Utility/ReproducerInstrumentation.cpp
lldb/unittests/Utility/ReproducerInstrumentationTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77602.258390.patch
Type: text/x-patch
Size: 45667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200417/1546b778/attachment-0001.bin>
More information about the lldb-commits
mailing list