* xcoffexec.c (exec_ops): child_attach and child_create_inferior
[deliverable/binutils-gdb.git] / gdb / tm-3b1.h
index 5b49b07fd3b8fd501d99b21d488af9e3511a8e49..4bcf01fcb0f6b69b9cf11197bfa8b9ad2fec9d71 100644 (file)
@@ -1,5 +1,5 @@
 /* Parameters for targeting to a 3b1.
-   Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc.
+   Copyright (C) 1986, 1987, 1989, 1991 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -27,9 +27,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define NAMES_HAVE_UNDERSCORE
 
-/* Debugger information will be in COFF format.  */
+/* Debugger information will be in COFF format, without long filenames.  */
 
-#define COFF_FORMAT
 #define COFF_NO_LONG_FILE_NAMES
 
 /* Address of end of stack space.  */
This page took 0.0236 seconds and 4 git commands to generate.