From: William Douglas Date: Thu, 31 Mar 2011 22:47:49 +0000 (-0700) Subject: update gdb command to output the core file X-Git-Tag: accepted/trunk/20130110.014835~123 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a53988eec0b3d8d254adb4b773d278099e9cf40;p=platform%2Fupstream%2Fcorewatcher.git update gdb command to output the core file --- diff --git a/gdb.command b/gdb.command index f85afd9..8eee9e7 100644 --- a/gdb.command +++ b/gdb.command @@ -1,2 +1,4 @@ -set width 250 -bt +set width 0 +set print pretty off +set print object on +bt full