diff --git a/debug/gdb.cmds b/debug/gdb.cmds index 48c9d3016..7e7dc7296 100644 --- a/debug/gdb.cmds +++ b/debug/gdb.cmds @@ -5,6 +5,11 @@ command continue end catch signal SIGINT +command + backtrace + continue + end +catch signal SIGILL command backtrace continue