From 071ea11e85eb9d529cc5eb3d35f6247466a21b99 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Fri, 16 Apr 1999 01:34:07 +0000 Subject: Initial creation of sourceware repository --- gdb/gdbinit.in | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 gdb/gdbinit.in (limited to 'gdb/gdbinit.in') diff --git a/gdb/gdbinit.in b/gdb/gdbinit.in deleted file mode 100644 index af97d2c..0000000 --- a/gdb/gdbinit.in +++ /dev/null @@ -1,18 +0,0 @@ -echo Setting up the environment for debugging gdb.\n - -set complaints 1 - -b fatal - -b info_command -commands - silent - return -end - -dir @srcdir@ -dir . -dir @srcdir@/../mmalloc -dir @srcdir@/../libiberty -dir @srcdir@/../bfd -set prompt (top-gdb) -- cgit v1.1