From b1f63d13b62989f219a6361fc7b61279df841f98 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 19 Apr 2016 12:30:55 +0300 Subject: [PATCH] .gdbinit: set history filename --- .gdbinit | 1 + 1 file changed, 1 insertion(+) diff --git a/.gdbinit b/.gdbinit index b9beec1..5552f91 100644 --- a/.gdbinit +++ b/.gdbinit @@ -1,3 +1,4 @@ set history expansion on set history save on +set history filename ~/.gdb-history set print pretty -- 2.39.2