* symtab.c (find_pc_symtab): some object file formats, notably mips,
[deliverable/binutils-gdb.git] / gdb / xm-hp300hpux.h
index 36790c56bafc423ca898cbed2bd8e3ada7833b52..54979b530a80d52e43281619e39bfd3cbd8bdb84 100644 (file)
@@ -1,5 +1,5 @@
-/* Parameters for execution on an HP 9000 model 320, for GDB, the GNU debugger.
-   Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc.
+/* Parameters for HP 9000 model 320 hosting, for GDB, the GNU debugger.
+   Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -25,9 +25,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Define this to indicate problems with traps after continuing.  */
 #define HP_OS_BUG
 
-/* fetch_inferior_registers is in hp300hpux-dep.c.  */
-#define FETCH_INFERIOR_REGISTERS
-
 /* Set flag to indicate whether HP's assembler is in use. */
 #ifdef __GNUC__
 #ifdef __HPUX_ASM__
@@ -81,10 +78,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
      : (&u.u_pcb.pcb_mc68881[FMC68881_C + ((regno) - FPC_REGNUM)])))   \
    - ((char *) (& u)))
 \f
-/* Do implement the attach and detach commands.  */
-
-#define ATTACH_DETACH
-\f
 /* Interface definitions for kernel debugger KDB.  */
 
 /* Map machine fault codes into signal numbers.
This page took 0.022711 seconds and 4 git commands to generate.