X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fgdbinit.in;h=1a080dca897f4d649f76d3ec647c83e9c1b8c4b5;hb=a94b8ea079235fed85ecca2bef069a4f01b5ac32;hp=af97d2cae3d6739ad8976ef8abac47469dcf5d32;hpb=8b0b198558d0fc981f129e2e3dcbe00a0f308449;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/gdbinit.in b/gdb/gdbinit.in index af97d2cae3..1a080dca89 100644 --- a/gdb/gdbinit.in +++ b/gdb/gdbinit.in @@ -2,7 +2,7 @@ echo Setting up the environment for debugging gdb.\n set complaints 1 -b fatal +b internal_error b info_command commands @@ -10,9 +10,8 @@ commands return end -dir @srcdir@ -dir . -dir @srcdir@/../mmalloc dir @srcdir@/../libiberty dir @srcdir@/../bfd +dir @srcdir@ +dir . set prompt (top-gdb)