From: lace <> Date: Sat, 19 Aug 2006 14:17:10 +0000 (+0000) Subject: "set complaints 0" as SNAFU. X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=f4b8f29ef336f1427101fe6e53de7f7b999ffdd8 "set complaints 0" as SNAFU. --- diff --git a/.gdbinit b/.gdbinit index 6aad8c4..47f3017 100644 --- a/.gdbinit +++ b/.gdbinit @@ -2,7 +2,8 @@ # Should also work (untested): # set history filename ~/.gdb_history set history save on -set complaints 10 +# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106814 +set complaints 0 define rt break $arg0 run