diff options
Diffstat (limited to 'gdb/config/i386/xm-i386m3.h')
-rw-r--r-- | gdb/config/i386/xm-i386m3.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config/i386/xm-i386m3.h b/gdb/config/i386/xm-i386m3.h index 639ac8d..e0a4405 100644 --- a/gdb/config/i386/xm-i386m3.h +++ b/gdb/config/i386/xm-i386m3.h @@ -24,12 +24,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #undef INT_MIN #define INT_MIN 0x80000000 -/* Get rid of any system-imposed stack limit if possible. */ - -#define SET_STACK_LIMIT_HUGE - -#define BROKEN_LARGE_ALLOCA - /* Do implement the attach and detach commands. */ #define ATTACH_DETACH 1 |