old-cross-binutils/gdb/gdbinit.in

19 lines
246 B
Text
Raw Normal View History

echo Setting up the environment for debugging gdb.\n
set complaints 1
1999-08-16 19:57:19 +00:00
b internal_error
b info_command
commands
silent
return
end
dir @srcdir@
dir .
dir @srcdir@/../mmalloc
dir @srcdir@/../libiberty
dir @srcdir@/../bfd
set prompt (top-gdb)