Is there a way to enable core dumping for setuid programs? I know that it
is disabled by default
for security reasons, but i'm developing software on a test system and it
would be nice to
get core dumps for segmentation faults. I saw a blurb in the linux FAQ
about this, but it's not
clear on what exactly I need to change and how to rebuild the kernel.
Anyone know how to do
this?
Thanks,
Randy