mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
* xm-sun386.h: Don't define SET_STACK_LIMIT_HUGE.
This commit is contained in:
parent
2d0c090e48
commit
8c8212900e
@ -21,7 +21,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
/* Get rid of any system-imposed stack limit if possible. */
|
||||
|
||||
#define SET_STACK_LIMIT_HUGE
|
||||
/* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user