forked from qt-creator/qt-creator
Debugger: Make example setup code more complete
Change-Id: I2488a84077d7c88d3a14c43bc4f8a9159a866b1c Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -5,6 +5,7 @@ session, too.
|
||||
|
||||
With
|
||||
|
||||
python import sys
|
||||
python sys.path.insert(1, '<path/to/qtcreator>/share/qtcreator/debugger/')
|
||||
python from gdbbridge import *
|
||||
|
||||
|
Reference in New Issue
Block a user