[OT] Bonehead question about coredumps
Sascha Wildner
saw at online.de
Mon May 1 13:00:28 PDT 2006
walt wrote:
When a userland program segfaults, what determines whether
it also dumps core? Is there something either the programmer
or the user can do to force a cordump on segfault?
Thanks for any clues!
Erik already mentioned core(5).
Additionally, signal(3) will tell you the default action for the various
signal types.
Sascha
--
http://yoyodyne.ath.cx
More information about the Users
mailing list