[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
Fri Nov 16 10:33:40 PST 2018


JDevlieghere updated this revision to Diff 174398.
JDevlieghere marked 4 inline comments as done.
JDevlieghere added a comment.

Address Stefan's review feedback.


https://reviews.llvm.org/D54616

Files:
  include/lldb/API/SBDebugger.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/ReproducerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54616.174398.patch
Type: text/x-patch
Size: 10793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181116/3c01f14c/attachment-0001.bin>


More information about the lldb-commits mailing list