commit | 6b6f5badb95266c1e22e9581eec3859109376c76 | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Thu Oct 14 16:36:49 2010 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Thu Oct 14 16:36:49 2010 +0000 |
tree | f47055a0e168e6bf4dc144be380eecd2706e6dd4 | |
parent | 5b33af2605f4589038ad0612a5675ff023e7d53f [diff] |
Change the call within lldb.py to 'SBDebugger.Initialize()' from 'lldb.SBDebugger.Initialize()'. Inside the lldb module, there's no need (and as a matter of fact, incorrect) to specify the 'lldb' module name. Comment out the call to lldb.SBDebugger.Initialize() within the test driver itself, since it is already done when we import the lldb.py module. git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@116485 91177308-0d34-0410-b5e6-96231b3b80d8