summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-10-04 21:54:47 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-10-05 18:05:33 -0700
commit8ee174659f55590430590148825cb43ac0ef2c2a (patch)
tree720dd28458050004b04ad0a8fff90998d482269f /tools
parent2b7f56003f27e04868bba2052e5395f68a5ad817 (diff)
downloadtmwa-8ee174659f55590430590148825cb43ac0ef2c2a.tar.gz
tmwa-8ee174659f55590430590148825cb43ac0ef2c2a.tar.bz2
tmwa-8ee174659f55590430590148825cb43ac0ef2c2a.tar.xz
tmwa-8ee174659f55590430590148825cb43ac0ef2c2a.zip
Add pretty-printers for time
Diffstat (limited to 'tools')
-rw-r--r--tools/debug-debug.gdb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/debug-debug.gdb b/tools/debug-debug.gdb
index 72a45e1..e1fa19e 100644
--- a/tools/debug-debug.gdb
+++ b/tools/debug-debug.gdb
@@ -39,6 +39,7 @@ end
set print static-members off
set print elements 9999
set print frame-arguments none
+set python print-stack full
set logging on
rbreak do_breakpoint