Skip to content

Instantly share code, notes, and snippets.

@mallamanis
Created June 7, 2011 21:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mallamanis/1013229 to your computer and use it in GitHub Desktop.
Save mallamanis/1013229 to your computer and use it in GitHub Desktop.
Debian core dumps enable
ulimit -c unlimited
echo 'core_%e.%t.%p' > /proc/sys/kernel/core_pattern
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment