# color prompt doesn't work in TUI mode # set prompt \001\033[1;36m\002(gdb) \001\033[0m\002 # So that one can read structures efficiently set print pretty on # history across invocations set history save on set history filename ~/.gdb_history