X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.gdbinit;h=47f30175d4ddc674a1e7a43b8c8c3f3ee94478cf;hb=77b97e6c1e949f14fc644163eb47a75519ea52bd;hp=6aad8c420705e7105ae4a7acb1c2aeaf19e10e5e;hpb=e35d7d87ec46cb66d32b36828f35c7c4c72868b0;p=nethome.git 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