Files
local/roles/gdb/templates/gdbinit

4 lines
99 B
Plaintext

# Enable saving command history
set history filename {{gdb_state_dir}}/history
set history save on