aboutsummaryrefslogtreecommitdiff
path: root/gdb/nm-apollo68b.h
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-10-28 02:58:11 +0000
committerK. Richard Pixley <rich@cygnus>1992-10-28 02:58:11 +0000
commit5c9bbfe62c1a25cee1a51a40d7504d71f63230be (patch)
tree9628f18816380d851a1937b5e9e61e147a7feffa /gdb/nm-apollo68b.h
parent851fffcf4ecd21d58ff3fe3ce70ea3920fbbc310 (diff)
downloadgdb-5c9bbfe62c1a25cee1a51a40d7504d71f63230be.zip
gdb-5c9bbfe62c1a25cee1a51a40d7504d71f63230be.tar.gz
gdb-5c9bbfe62c1a25cee1a51a40d7504d71f63230be.tar.bz2
apollo native support
Diffstat (limited to 'gdb/nm-apollo68b.h')
-rw-r--r--gdb/nm-apollo68b.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/gdb/nm-apollo68b.h b/gdb/nm-apollo68b.h
new file mode 100644
index 0000000..ba2998a
--- /dev/null
+++ b/gdb/nm-apollo68b.h
@@ -0,0 +1,23 @@
+/* Macro defintions for an Apollo 68k in BSD mode
+ Copyright (C) 1992 Free Software Foundation, Inc.
+
+This file is part of GDB.
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
+
+#define PTRACE_IN_WRONG_PLACE
+
+#define FETCH_INFERIOR_REGISTERS
+