Kbase P18595: How can I force a core on Linux?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/6/2004 |
|
Status: Verified
GOAL:
How can I force a core on Linux?
GOAL:
How to allow for the creation of a core file?
FACT(s) (Environment):
Linux
FIX:
Set 'ulimit -c unlimited'
The ulimit call will get or set some limit for the current process.