old-cross-binutils/gdb/.gdbinit
John Gilmore 2d8fa9ab98 * .gdbinit: Remove useless "rr" command. Set complaints
to 1 for people debugging gdb.
1991-09-06 06:52:38 +00:00

12 lines
146 B
Text

echo Setting up the environment for debugging gdb.\n
b fatal
b info_command
commands
silent
return
end
set prompt (top-gdb)
set complaints 1