Skip to content

Commit 38690ee

Browse files
Update .gdbinit
1 parent b39d880 commit 38690ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gdbinit

+4
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
add-auto-load-safe-path /usr/local/lib64/libstdc++.so.6.0.23-gdb.py
2+
13
set print pretty on
24
source /home/abataev/clang_tools/llvm/utils/gdb-scripts/prettyprinters.py
5+
6+
source ~/gdb.py

0 commit comments

Comments
 (0)