From: Oleg Broytman Date: Thu, 30 Jun 2016 20:20:58 +0000 (+0300) Subject: .gdbinit: add a link to gdb-dashboard X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=aab42c9392228044d6f6ae17ddd3f549dad3ba2c .gdbinit: add a link to gdb-dashboard --- 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