Debugger: Invert LLDB/Python startup order
Instead of starting LLDB through a Python script this now starts LLDB directly. This did not work a while ago but seems fine nowaday. Change-Id: I20e915070cd6addf260817c311f4160d010aa861 Reviewed-by:Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
Showing
- share/qtcreator/debugger/lldbbridge.py 10 additions, 64 deletionsshare/qtcreator/debugger/lldbbridge.py
- src/plugins/debugger/lldb/lldbengine.cpp 23 additions, 31 deletionssrc/plugins/debugger/lldb/lldbengine.cpp
- src/plugins/debugger/lldb/lldbengine.h 0 additions, 2 deletionssrc/plugins/debugger/lldb/lldbengine.h
- tests/auto/debugger/tst_dumpers.cpp 11 additions, 10 deletionstests/auto/debugger/tst_dumpers.cpp
Loading
Please register or sign in to comment