Debugger: Make example setup code more complete

Change-Id: I2488a84077d7c88d3a14c43bc4f8a9159a866b1c
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2019-07-23 11:48:19 +02:00
parent 39ae3ca68f
commit fa9141acdd

View File

@@ -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 *