Effectively disable gdb safe script blocking
This commit is contained in:
parent
b51ac00e81
commit
b0d3d25a8c
2
gdbinit
2
gdbinit
@ -1,5 +1,5 @@
|
|||||||
set print pretty on
|
set print pretty on
|
||||||
set auto-load safe-path ~/
|
set auto-load safe-path /
|
||||||
# Enable C++ std pretty printing in LinuxMint 18.X
|
# Enable C++ std pretty printing in LinuxMint 18.X
|
||||||
# https://sourceware.org/gdb/wiki/STLSupport
|
# https://sourceware.org/gdb/wiki/STLSupport
|
||||||
python
|
python
|
||||||
|
Reference in New Issue
Block a user