9 lines
169 B
Plaintext
9 lines
169 B
Plaintext
# go plugin
|
|
add-auto-load-safe-path /usr/share/go-1.10/src/runtime/runtime-gdb.py
|
|
|
|
# history
|
|
set history save on
|
|
set history filename ~/.gdb_history
|
|
|
|
source ~/.gdb_safe
|