diff options
Diffstat (limited to 'gdb/config/i386/xm-sun386.h')
-rw-r--r-- | gdb/config/i386/xm-sun386.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config/i386/xm-sun386.h b/gdb/config/i386/xm-sun386.h index bbc4402..ab7d12f 100644 --- a/gdb/config/i386/xm-sun386.h +++ b/gdb/config/i386/xm-sun386.h @@ -21,12 +21,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Get rid of any system-imposed stack limit if possible. */ -/* If I do this on SunOS 4.0.1, I get SIGSEGV's on (some) instructions which - try to access the stack. */ -/* #define SET_STACK_LIMIT_HUGE */ - -#define BROKEN_LARGE_ALLOCA - /* Enable use of alternate code for Sun's format of core dump file. */ #define NEW_SUN_CORE |