83show version 84show debug-file-directory 85set print object on 86set breakpoint pending on 87set print elements 10000 88handle SIGSEGV nopass stop print 89set unwindonsignal on 90set width 0 91set height 0 92set substitute-path C:/work/build/qt5_workdir/w/s D:/dev/32/MinGW48/qt-5.2.1/qtbase 93set substitute-path Q:/qt5_workdir/w/s D:/dev/32/MinGW48/qt-5.2.1/qtbase 94-interpreter-exec console "set auto-solib-add on" 95-interpreter-exec console "python sys.path.insert(1, 'C:/Qt/qtcreator-3.1.2-06.19/share/qtcreator/debugger/')" 96-interpreter-exec console "python sys.path.append('C:/Qt/Qt5.3.0/Tools/mingw482_32/bin/data-directory/python')" 97-interpreter-exec console "python from gdbbridge import *" 98-interpreter-exec console "set target-async off" 99attach 6892 100-break-insert -f "\"main.cpp\":7" 101-exec-continue 102importPlainDumpers 103-thread-info 104-stack-list-frames 0 20 105-stack-select-frame 0 106bb options:fancy,autoderef,dyntype vars: expanded:inspect,local,watch,return typeformats: formats: watchers: stringcutoff:10000 107-data-list-register-names 108-data-list-register-values r 109bb options:fancy,autoderef,dyntype,partial,tooltiponly vars:tooltip.61 expanded:inspect,local,watch,return typeformats: formats: watchers:6123746f6f6c7469702e3631 stringcutoff:10000 110-exec-next