diff options
author | Jim Ingham <jingham@apple.com> | 2014-10-11 00:38:27 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2014-10-11 00:38:27 +0000 |
commit | 26c7bf9312939025f710bd4c4e0174488da25c7c (patch) | |
tree | a4c57cdaba6967e417a24316a9d92f932dbf01f9 /lldb/scripts/Python/interface/SBModule.i | |
parent | 41c79d934ba10ba61beef70534ec3fed410f5ab0 (diff) | |
download | bcm5719-llvm-26c7bf9312939025f710bd4c4e0174488da25c7c.tar.gz bcm5719-llvm-26c7bf9312939025f710bd4c4e0174488da25c7c.zip |
Rework the way we pass "run multiple command" options to the various API's that
do that (RunCommandInterpreter, HandleCommands, HandleCommandsFromFile) to gather
the options into an options class. Also expose that to the SB API's.
Change the way the "-o" options to the lldb driver are processed so:
1) They are run synchronously - didn't really make any sense to run the asynchronously.
2) The stop on error
3) "quit" in one of the -o commands will not quit lldb - not the command interpreter
that was running the -o commands.
I added an entry to the run options to stop-on-crash, but I haven't implemented that yet.
llvm-svn: 219553
Diffstat (limited to 'lldb/scripts/Python/interface/SBModule.i')
0 files changed, 0 insertions, 0 deletions