diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-11-21 13:25:43 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-11-21 13:25:53 -0800 |
commit | b26d9e417d2d4dbb47f6e967926dbb31f6d7a4b4 (patch) | |
tree | bdfa6ceb38172bcfd12b0e36382d21131babfca2 /lldb/source/Commands/CommandObjectReproducer.cpp | |
parent | 44fe1f024d542bb7d286f9dd03ef35ad474399bd (diff) | |
download | bcm5719-llvm-b26d9e417d2d4dbb47f6e967926dbb31f6d7a4b4.tar.gz bcm5719-llvm-b26d9e417d2d4dbb47f6e967926dbb31f6d7a4b4.zip |
[Reproducer] Instruct users to replay reproducer
Improve the message printed when LLDB crashes by asking the user to
replay the reproducer before attaching it to a bugreport..
********************
Crash reproducer for lldb version 10.0.0 (git@github.com:llvm/llvm-project.git revision ...)
clang revision ...
llvm revision ...
Reproducer written to '/path/to/reproducer'
Before attaching the reproducer to a bug report:
- Look at the directory to ensure you're willing to share its content.
- Make sure the reproducer works by replaying the reproducer.
Replay the reproducer with the following command:
./bin/lldb -replay /path/to/reproducer
********************
Diffstat (limited to 'lldb/source/Commands/CommandObjectReproducer.cpp')
0 files changed, 0 insertions, 0 deletions