1show version 2show debug-file-directory 3set print object on 4set breakpoint pending on 5set print elements 10000 6handle SIGSEGV nopass stop print 7set unwindonsignal on 8set width 0 9set height 0 10set substitute-path /var/tmp/qt-src /usr/include # directory does not exist: /usr/src/debug/qt5base/src/corelib # directory does not exist: /usr/src/debug/qt5base/src/gui # directory does not exist: /usr/src/debug/qt5base/src/network 11-interpreter-exec console "set auto-solib-add on" 12pwd 13-interpreter-exec console "set target-async off" 14-interpreter-exec console "python print(sys.version)" 15-file-exec-and-symbols "/tmp/build-untitled1-Qt5-Debug/untitled1" 16-break-insert -f "\"main.cpp\":14" 17maint print msymbols /tmp/gdb_ns_.tF8767 18-exec-run 19-interpreter-exec console "python sys.path.insert(1, '/usr/share/qtcreator/debugger/')" 20-interpreter-exec console "python sys.path.append('/usr/bin/data-directory/python')" 21-interpreter-exec console "python from gdbbridge import *" 22importPlainDumpers 23-thread-info 24-stack-list-frames 0 20 25-stack-select-frame 0 26bb options:fancy,autoderef,dyntype vars: expanded:return,local,watch,inspect typeformats: formats: watchers: stringcutoff:10000 27bb options:pe,fancy,autoderef,dyntype vars: expanded:return,local,watch,inspect typeformats: formats: watchers: stringcutoff:10000