We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39d880 commit 38690eeCopy full SHA for 38690ee
.gdbinit
@@ -1,2 +1,6 @@
1
+add-auto-load-safe-path /usr/local/lib64/libstdc++.so.6.0.23-gdb.py
2
+
3
set print pretty on
4
source /home/abataev/clang_tools/llvm/utils/gdb-scripts/prettyprinters.py
5
6
+source ~/gdb.py
0 commit comments