[Lldb-commits] [PATCH] D78825: [lldb/Driver] Exit with a non-zero exit code in batch mode when stopping because of an error.
Vedant Kumar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 24 13:33:29 PDT 2020
vsk added a comment.
Can we delete an override of SBDebugger::RunCommandInterpreter, or are they all part of the stable API? If we can, it'd be nice to get rid of the one with 6 args.
Otherwise this lgtm.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78825/new/
https://reviews.llvm.org/D78825
More information about the lldb-commits
mailing list