Files
binutils-gdb/gdb/config/pa/tm-hppao.h
Jeff Law 6bfd168c65 * confiugre.in (hppa*-*-osf*): New configuration.
* config/pa/hppaosf.mt: New target makefile fragment.
        * config/pa/tm-hppao.h: New target include file.
1994-02-24 16:10:15 +00:00

10 lines
364 B
C

/* Parameters for execution on an HP PA-RISC machine running OSF1, for GDB.
Contributed by the Center for Software Science at the
University of Utah (pa-gdb-bugs@cs.utah.edu). */
/* It's all just the common stuff. */
#include "pa/tm-hppa.h"
/* OSF1 needs an extra trap. I assume for the emulator startup (?!?) */
#define START_INFERIOR_TRAPS_EXPECTED 3