diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-10-19 16:48:07 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-10-19 16:48:07 +0000 |
commit | 2a808589033f4a569ea31a7aeeaa6d3cea672349 (patch) | |
tree | 0c5353821dd1b2eeb94d6db28bb6eb0b7c9e5773 /lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp | |
parent | 5450f218a6c602565c627fd3f94ead3279f7e7c5 (diff) | |
download | llvm-2a808589033f4a569ea31a7aeeaa6d3cea672349.zip llvm-2a808589033f4a569ea31a7aeeaa6d3cea672349.tar.gz llvm-2a808589033f4a569ea31a7aeeaa6d3cea672349.tar.bz2 |
Modify lldbtest.Base.runHooks() to now take the following keyword arguments:
child=None, child_prompt=None, use_cmd_api=False
By default, expect a pexpect spawned child and child prompt to be
supplied (use_cmd_api=False). If use_cmd_api is true, ignore the child
and child prompt and use self.runCmd() to run the hooks one by one.
Modify existing client to reflect the change.
llvm-svn: 142532
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions