0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/.gdbinit
2016-12-09 17:57:44 -05:00

7 lines
166 B
Plaintext

# Print the full stack trace on python exceptions to aid debugging
set python print-stack full
# Load the mongodb pretty printers
#
source buildscripts/gdb/mongo.py