diff options
Diffstat (limited to 'common/gdb-cmd')
-rw-r--r-- | common/gdb-cmd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gdb-cmd b/common/gdb-cmd new file mode 100644 index 0000000..aea32eb --- /dev/null +++ b/common/gdb-cmd @@ -0,0 +1,3 @@ +bt +thread apply all bt full +q |