31show version 32show debug-file-directory 33set print object on 34set breakpoint pending on 35set print elements 10000 36handle SIGSEGV nopass stop print 37set unwindonsignal on 38set width 0 39set height 0 40set substitute-path C:/work/build/qt5_workdir/w/s C:/Qt/Qt5.2.1-MinGW/5.2.1/mingw48_32 41set substitute-path Q:/qt5_workdir/w/s C:/Qt/Qt5.2.1-MinGW/5.2.1/mingw48_32 42-interpreter-exec console "set auto-solib-add on" 43pwd 44-interpreter-exec console "set target-async off" 45-interpreter-exec console "python print(sys.version)" 46-file-exec-and-symbols "D:/Testprojekte/build-untitled54-Qt_5_2_1_MinGW-Debug/debug/untitled54.exe" 47-break-insert -f "\"mainwindow.cpp\":16" 48maint print msymbols "C:/Users/rob/AppData/Local/Temp/gdb_ns_.WS1940" 49-exec-run 50-interpreter-exec console "python sys.path.insert(1, 'C:/Qt/Qt5.2.1/Tools/QtCreator/share/qtcreator/debugger/')" 51-interpreter-exec console "python sys.path.append('C:/Qt/Qt5.2.1-MinGW/Tools/mingw48_32/bin/data-directory/python')" 52-interpreter-exec console "python from gdbbridge import *" 53importPlainDumpers 54-thread-info 55-stack-list-frames 0 20 56-stack-select-frame 0 57bb options:fancy,autoderef,dyntype vars: expanded:local,watch,return,inspect typeformats: formats: watchers: stringcutoff:10000 58bb options:fancy,autoderef,dyntype,partial vars:local.var expanded:local.var,local,watch,return,inspect typeformats: formats: watchers: stringcutoff:10000