From aab42c9392228044d6f6ae17ddd3f549dad3ba2c Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Thu, 30 Jun 2016 23:20:58 +0300 Subject: [PATCH] .gdbinit: add a link to gdb-dashboard --- .gdbinit | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gdbinit b/.gdbinit index 4c55f58..41560a0 100644 --- a/.gdbinit +++ b/.gdbinit @@ -2,3 +2,5 @@ set history expansion on set history save on set history filename ~/.gdb_history set print pretty + +# See also https://github.com/cyrus-and/gdb-dashboard -- 2.39.2