summaryrefslogtreecommitdiff
path: root/platform/windows/gdb_script
blob: c0544e02e4595aaf6f9312662bf5cc3613adfc18 (plain)
1
2
3
4
5
6
7
8
9
catch throw
commands
thread apply all bt
thread apply all continue
end
set pagination off
run
thread apply all bt
quit