Set gdb config file based on installed version

This commit is contained in:
2022-11-06 19:38:43 +00:00
parent 08af0f00b6
commit bebe6de7cd
4 changed files with 40 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
# Enable saving command history
set history filename {{state_dir}}/history
set history filename {{gdb_state_dir}}/history
set history save on