In your .bashrc file ulimit -c unlimited
allows a core file of unlimited size to be created. ulimit is a bash built-in, so if you want additional info do a man bash and search for ulimit. Cheers, T.mike > -----Original Message----- > From: owner-linuxppc-embedded at lists.linuxppc.org > [mailto:owner-linuxppc-embedded at lists.linuxppc.org]On Behalf Of Mark > Pilon > Sent: Tuesday, February 26, 2002 12:33 PM > To: linuxppc-embedded at lists.linuxppc.org > Subject: how to enable core files ? > > > > That is, what do I have to set / enable / include on my target > so that a core file will be created when an application SEGVs ? > > I'm running Wolfgang's SELF -- and really need to be able to poke > at a core file when my app dies. > > thanks, > > Mark > > ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/