From b88c02c3c377f4f9bd1e4cb64aea0c38ca8cddc4 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 2 Aug 2012 05:02:27 +0000 Subject: [PATCH] ulimit for core files no longer necessary --- modules/compiler_vm/README | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/compiler_vm/README b/modules/compiler_vm/README index e731c222..5f3697db 100644 --- a/modules/compiler_vm/README +++ b/modules/compiler_vm/README @@ -39,7 +39,6 @@ Dependencies: gcc (tested with 4.4.4) gdb (tested with 7.2) astyle (tested with 1.24 -- not working with astyle 2.0) -ulimit -c 50000 (required to produce core files if you wish to have gdb debugger output) Files: