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