This adds a reproducer dump commands which makes it possible to inspect a reproducer from inside LLDB. Currently it supports the Files, Commands and Version providers. I'm planning to add support for the GDB Remote provider in a follow-up patch. Differential revision: https://reviews.llvm.org/D67474 llvm-svn: 371909
5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
run
|
|
reproducer status
|
|
reproducer dump -p files
|
|
reproducer generate
|