summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBModule.i
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2014-10-11 00:38:27 +0000
committerJim Ingham <jingham@apple.com>2014-10-11 00:38:27 +0000
commit26c7bf9312939025f710bd4c4e0174488da25c7c (patch)
treea4c57cdaba6967e417a24316a9d92f932dbf01f9 /lldb/scripts/Python/interface/SBModule.i
parent41c79d934ba10ba61beef70534ec3fed410f5ab0 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud