update gdb command to output the core file
authorWilliam Douglas <william.douglas@linux.intel.com>
Thu, 31 Mar 2011 22:47:49 +0000 (15:47 -0700)
committerWilliam Douglas <william.douglas@linux.intel.com>
Thu, 31 Mar 2011 22:47:49 +0000 (15:47 -0700)
gdb.command

index f85afd9..8eee9e7 100644 (file)
@@ -1,2 +1,4 @@
-set width 250
-bt
+set width 0
+set print pretty off
+set print object on
+bt full