Effectively disable gdb safe script blocking

This commit is contained in:
Kenneth Benzie 2019-07-05 15:34:43 +01:00
parent b51ac00e81
commit b0d3d25a8c

View File

@ -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