Re: [PATCH] Capabilities & Root Core dumps

Alexander Kjeldaas (astor@guardian.no)
Mon, 19 Oct 1998 22:13:01 +0200


On Mon, Oct 19, 1998 at 12:26:45PM +0000, John Hayward-Warburton wrote:
>
> I hope this isn't a FAQ.

It's probably not a FAQ for the linux-kernel list, but it could be a
FAQ for some other list.

> How do I get core dumps? I have loads of segfaults when I forget
> what to do with pointers; but never once has a file called 'core'
> appeared. Am I doing something very stupid?
>

# ulimit -c unlimited
# <stuff that dumps core>

astor

-- 
 Alexander Kjeldaas, Guardian Networks AS, Trondheim, Norway
 http://www.guardian.no/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/