How can I set up gdb
so that it saves the command history? When starting a new gdb
session I’d like to use the arrow up keys to access the commands of the previous sessions.
How can I set up gdb
so that it saves the command history? When starting a new gdb
session I’d like to use the arrow up keys to access the commands of the previous sessions.