+IdentityFile ~/.ssh/id_dsa-sourceware
[nethome.git] / .gdbinit
index c2d57d0..5a1e9b7 100644 (file)
--- a/.gdbinit
+++ b/.gdbinit
@@ -4,6 +4,7 @@
 set history save on
 # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106814
 set complaints 0
+set record insn-number-max 10000000
 define javadump
        call _Jv_DeepDebug($arg0)
 end