]>
Commit | Line | Data |
---|---|---|
4a1968f4 AC |
1 | /* OBSOLETE /* Host definitions for GDB running on an a29k NYU Ultracomputer */ |
2 | /* OBSOLETE Copyright 1986, 1987, 1989, 1991, 1992, 1993 */ | |
3 | /* OBSOLETE Free Software Foundation, Inc. */ | |
4 | /* OBSOLETE Contributed by David Wood ([email protected]). */ | |
5 | /* OBSOLETE */ | |
6 | /* OBSOLETE This file is part of GDB. */ | |
7 | /* OBSOLETE */ | |
8 | /* OBSOLETE This program is free software; you can redistribute it and/or modify */ | |
9 | /* OBSOLETE it under the terms of the GNU General Public License as published by */ | |
10 | /* OBSOLETE the Free Software Foundation; either version 2 of the License, or */ | |
11 | /* OBSOLETE (at your option) any later version. */ | |
12 | /* OBSOLETE */ | |
13 | /* OBSOLETE This program is distributed in the hope that it will be useful, */ | |
14 | /* OBSOLETE but WITHOUT ANY WARRANTY; without even the implied warranty of */ | |
15 | /* OBSOLETE MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */ | |
16 | /* OBSOLETE GNU General Public License for more details. */ | |
17 | /* OBSOLETE */ | |
18 | /* OBSOLETE You should have received a copy of the GNU General Public License */ | |
19 | /* OBSOLETE along with this program; if not, write to the Free Software */ | |
20 | /* OBSOLETE Foundation, Inc., 59 Temple Place - Suite 330, */ | |
21 | /* OBSOLETE Boston, MA 02111-1307, USA. */ */ | |
22 | /* OBSOLETE */ | |
23 | /* OBSOLETE /* If we ever *do* end up using the standard fetch_inferior_registers, */ | |
24 | /* OBSOLETE this is the right value for U_REGS_OFFSET. */ */ | |
25 | /* OBSOLETE #define U_REGS_OFFSET 0 */ | |
26 | /* OBSOLETE */ | |
27 | /* OBSOLETE /* Override copies of {fetch,store}_inferior_registers in infptrace.c. */ */ | |
28 | /* OBSOLETE #define FETCH_INFERIOR_REGISTERS */ |