Debugger: Add breakpoint commands for LLDB backend
Commands needs to be given in Python, i.e. something like import time print time.asctime() for i in range(1, 10): print(i) works. Task-number: QTCREATORBUG-15585 Change-Id: I7724617e4bbe85a717ae78b21014e2b55c4089c8 Reviewed-by:Alexandru Croitor <alexandru.croitor@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
Showing
- share/qtcreator/debugger/lldbbridge.py 16 additions, 0 deletionsshare/qtcreator/debugger/lldbbridge.py
- src/plugins/debugger/breakhandler.cpp 2 additions, 0 deletionssrc/plugins/debugger/breakhandler.cpp
- src/plugins/debugger/breakhandler.h 2 additions, 0 deletionssrc/plugins/debugger/breakhandler.h
- src/plugins/debugger/lldb/lldbengine.cpp 2 additions, 0 deletionssrc/plugins/debugger/lldb/lldbengine.cpp
Loading
Please register or sign in to comment