From: lace <> Date: Sat, 5 Aug 2006 18:37:28 +0000 (+0000) Subject: +set complaints 10 X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=e35d7d87ec46cb66d32b36828f35c7c4c72868b0;ds=sidebyside +set complaints 10 --- diff --git a/.gdbinit b/.gdbinit index 36ecf0d..6aad8c4 100644 --- a/.gdbinit +++ b/.gdbinit @@ -2,6 +2,7 @@ # Should also work (untested): # set history filename ~/.gdb_history set history save on +set complaints 10 define rt break $arg0 run