blob: 1a080dca897f4d649f76d3ec647c83e9c1b8c4b5 [file] [log] [blame]
echo Setting up the environment for debugging gdb.\n
set complaints 1
b internal_error
b info_command
commands
silent
return
end
dir @srcdir@/../libiberty
dir @srcdir@/../bfd
dir @srcdir@
dir .
set prompt (top-gdb)