aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectScript.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2023-06-07 16:17:00 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2023-06-07 16:21:16 -0700
commit7b4792159cb7990f50c839713be4dbf6b31191e9 (patch)
tree355802b11dcdf38b845ff3ba248df5bc97e0bb90 /lldb/source/Commands/CommandObjectScript.cpp
parent73104d4fbd5642c77536488fbda0c49abfcef009 (diff)
downloadllvm-7b4792159cb7990f50c839713be4dbf6b31191e9.zip
llvm-7b4792159cb7990f50c839713be4dbf6b31191e9.tar.gz
llvm-7b4792159cb7990f50c839713be4dbf6b31191e9.tar.bz2
[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
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions