[Lldb-commits] [PATCH] D67474: [Reproducer] Add `reproducer dump` command

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 12 10:47:56 PDT 2019


JDevlieghere updated this revision to Diff 219949.
JDevlieghere added a comment.

Inspect the current reproducer when in replay mode and no path is specified.

Thanks for the suggestions, Jim!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67474/new/

https://reviews.llvm.org/D67474

Files:
  lldb/lit/Reproducer/Inputs/FileCapture.in
  lldb/lit/Reproducer/TestDump.test
  lldb/source/Commands/CommandObjectReproducer.cpp
  lldb/source/Commands/Options.td
  llvm/include/llvm/Support/VirtualFileSystem.h
  llvm/lib/Support/VirtualFileSystem.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67474.219949.patch
Type: text/x-patch
Size: 13396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190912/34184ba8/attachment-0001.bin>


More information about the lldb-commits mailing list