aboutsummaryrefslogtreecommitdiff
path: root/gdb/tm-sun386.h
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1991-04-30 19:49:22 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1991-04-30 19:49:22 +0000
commit94ac73c174d9e38c8567f66e6dd0b26cc4b870c8 (patch)
treecdcae5afbff2f966dfd96a333f56d33a58f8d938 /gdb/tm-sun386.h
parent79043f9ee8e7217005e2b75a656e153898f4221c (diff)
downloadgdb-94ac73c174d9e38c8567f66e6dd0b26cc4b870c8.zip
gdb-94ac73c174d9e38c8567f66e6dd0b26cc4b870c8.tar.gz
gdb-94ac73c174d9e38c8567f66e6dd0b26cc4b870c8.tar.bz2
* Move BROKEN_LARGE_ALLOCA from tm-sun386.h to xm-sun386.h.
Diffstat (limited to 'gdb/tm-sun386.h')
-rw-r--r--gdb/tm-sun386.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/tm-sun386.h b/gdb/tm-sun386.h
index 60c8986..719f52c 100644
--- a/gdb/tm-sun386.h
+++ b/gdb/tm-sun386.h
@@ -22,6 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef sun386
#define sun386
#endif
+#define GDB_TARGET_IS_SUN386 1
#define SUNOS4
#define USE_MACHINE_REG_H
@@ -34,8 +35,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define _EXEC_
#endif
-#define BROKEN_LARGE_ALLOCA
-
/* sun386 ptrace seems unable to change the frame pointer */
#define PTRACE_FP_BUG