summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-11-12 22:53:00 +0100
committerJan Pokorný <jpokorny@redhat.com>2013-11-12 22:53:49 +0100
commit17c43f936a7cac86053b056793ef08e4c37ac49c (patch)
treecd5e4451c8f67c1a35fb8155a4123cd6b29b29ee
parent2e6351eedb374b7a377de0128c6b06ad905100e8 (diff)
downloaddotfiles-17c43f936a7cac86053b056793ef08e4c37ac49c.tar.gz
dotfiles-17c43f936a7cac86053b056793ef08e4c37ac49c.tar.xz
dotfiles-17c43f936a7cac86053b056793ef08e4c37ac49c.zip
GDB: set print pretty on
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--.gdbinit6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gdbinit b/.gdbinit
index f255591..dafb97d 100644
--- a/.gdbinit
+++ b/.gdbinit
@@ -1,2 +1,4 @@
-# ABRT F18
-add-auto-load-safe-path /var/cache/abrt-di/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py
+set print pretty on
+
+## ABRT F18
+#add-auto-load-safe-path /var/cache/abrt-di/usr/lib/debug/usr/lib64/libpython2.7.so.1.0.debug-gdb.py