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