diff options
author | K. Richard Pixley <rich@cygnus> | 1992-10-28 02:58:11 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-10-28 02:58:11 +0000 |
commit | 5c9bbfe62c1a25cee1a51a40d7504d71f63230be (patch) | |
tree | 9628f18816380d851a1937b5e9e61e147a7feffa /gdb/xm-apollo68b.h | |
parent | 851fffcf4ecd21d58ff3fe3ce70ea3920fbbc310 (diff) | |
download | gdb-5c9bbfe62c1a25cee1a51a40d7504d71f63230be.zip gdb-5c9bbfe62c1a25cee1a51a40d7504d71f63230be.tar.gz gdb-5c9bbfe62c1a25cee1a51a40d7504d71f63230be.tar.bz2 |
apollo native support
Diffstat (limited to 'gdb/xm-apollo68b.h')
-rwxr-xr-x | gdb/xm-apollo68b.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/xm-apollo68b.h b/gdb/xm-apollo68b.h index 0c0e14f..9d1d39c 100755 --- a/gdb/xm-apollo68b.h +++ b/gdb/xm-apollo68b.h @@ -21,8 +21,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define ALIGN_STACK_ON_STARTUP -#define FETCH_INFERIOR_REGISTERS - -#define PTRACE_IN_WRONG_PLACE - extern char *strdup(); |