Even when we aren’t going to init all the lldb.frame, etc, globals, init lldb.debugge...
authorJim Ingham <jingham@apple.com>
Sat, 8 Dec 2012 02:02:04 +0000 (02:02 +0000)
committerJim Ingham <jingham@apple.com>
Sat, 8 Dec 2012 02:02:04 +0000 (02:02 +0000)
commit5320624dfd71cfcf0dafffed6cb6c7921fc745bf
treeb47cf3feafe642cf89364354a7e793eadfcab8a8
parent593f993a68550aff3b668c97a62447ee146d509b
Even when we aren’t going to init all the lldb.frame, etc, globals, init lldb.debugger, since each script interpreter is tied to just one debugger.

llvm-svn: 169663
lldb/source/Interpreter/ScriptInterpreterPython.cpp