llvm-capstone/lldb/examples
Jonas Devlieghere 7b4792159c
[lldb] Reinvoke crashlog under lldb when run with -i from the command line
Run crashlog inside lldb when invoked in interactive mode from the
command line. Currently, when passing -i to crashlog from the command
line, we symbolicate in LLDB and immediately exit right after. This
pretty much defeats the purpose of interactive mode. That said, we
wouldn't want to re-implement the driver from the crashlog script.
Re-invoking the crashlog command from inside LLDB solves the issue.

rdar://97801509

Differential revision: https://reviews.llvm.org/D152319
2023-06-07 16:21:16 -07:00
..
customization [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
darwin/heap_find [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
functions
interposing/darwin/fd_interposing
lookup
plugins/commands
python [lldb] Reinvoke crashlog under lldb when run with -i from the command line 2023-06-07 16:21:16 -07:00
scripting [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
summaries [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
synthetic [NFC][Py Reformat] Reformat python files in lldb 2023-05-25 12:54:09 -07:00
test