Remove some survivors of the old-toolchain removal.

This commit is contained in:
wiz 2002-09-22 10:31:16 +00:00
parent 1fc22808f2
commit ed5d7e73eb
2 changed files with 0 additions and 29 deletions

View File

@ -1,27 +0,0 @@
# $NetBSD: .gdbinit,v 1.4 2000/11/28 22:33:49 jmc Exp $
# .gdbinit for debugging gdb with itself
echo Setting up the environment for debugging gdb.\n
set complaints 1
b fatal
b info_command
commands
silent
return
end
dir ../../dist/gdb
dir ../../dist/readline
dir ../../lib/libbfd
dir ../../dist/bfd
dir ../../dist/opcodes
dir ../../dist/libiberty
dir ../../dist/include
set prompt (top-gdb)

View File

@ -1,2 +0,0 @@
@c $NetBSD: gdb-cfg.texi,v 1.1 1999/02/16 20:19:04 tv Exp $
@include all-cfg.texi