summaryrefslogtreecommitdiff
path: root/.gdbinit
diff options
context:
space:
mode:
authorMark Benvenuto <mark.benvenuto@mongodb.com>2016-12-09 17:57:35 -0500
committerMark Benvenuto <mark.benvenuto@mongodb.com>2016-12-09 17:57:44 -0500
commit586ac20773ff7dc18cabf329c238bf261e00387d (patch)
treeadd6a1d33a95bbaf6a2db50df4e78fc14c490340 /.gdbinit
parent93fc176c5e5092aa47741a29405240ebf81fab16 (diff)
downloadmongo-586ac20773ff7dc18cabf329c238bf261e00387d.tar.gz
SERVER-26634 GDB Pretty-Printers and Commands
Diffstat (limited to '.gdbinit')
-rw-r--r--.gdbinit1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gdbinit b/.gdbinit
index bda63f0b508..d82d81f02ba 100644
--- a/.gdbinit
+++ b/.gdbinit
@@ -1,4 +1,3 @@
-
# Print the full stack trace on python exceptions to aid debugging
set python print-stack full