4 lines
99 B
Plaintext
4 lines
99 B
Plaintext
# Enable saving command history
|
|
set history filename {{gdb_state_dir}}/history
|
|
set history save on
|