20show version 21show debug-file-directory 22set print object on 23set breakpoint pending on 24set print elements 10000 25handle SIGSEGV nopass stop print 26set unwindonsignal on 27set width 0 28set height 0 29set substitute-path C:/work/build/qt5_workdir/w/s C:/Qt/Qt5.2.1-MinGW/5.2.1/mingw48_32 30set substitute-path Q:/qt5_workdir/w/s C:/Qt/Qt5.2.1-MinGW/5.2.1/mingw48_32 31-interpreter-exec console "set auto-solib-add on" 32pwd 33-interpreter-exec console "set target-async off" 34-interpreter-exec console "python print(sys.version)" 35-file-exec-and-symbols "D:/Testprojekte/build-untitled53-Qt_5_2_1_MinGW-Debug/debug/untitled53.exe" 36maint print msymbols "C:/Users/rob/AppData/Local/Temp/gdb_ns_.Xo4136" 37-exec-run 38-gdb-exit