diff options
Diffstat (limited to 'gdb/tm-sun386.h')
-rw-r--r-- | gdb/tm-sun386.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gdb/tm-sun386.h b/gdb/tm-sun386.h index a033cd5..3365374 100644 --- a/gdb/tm-sun386.h +++ b/gdb/tm-sun386.h @@ -1,5 +1,5 @@ /* Parameters for execution on a Sun 386i, for GDB, the GNU debugger. - Copyright (C) 1986, 1987 Free Software Foundation, Inc. + Copyright (C) 1986, 1987, 1991 Free Software Foundation, Inc. This file is part of GDB. @@ -38,10 +38,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* sun386 ptrace seems unable to change the frame pointer */ #define PTRACE_FP_BUG -/* Debugger information will be in DBX format. */ - -#define READ_DBX_FORMAT - /* Offset from address of function to start of its code. Zero on most machines. */ |