Skip navigation.
 
mlRe: Coredumps
FROM : John Stiles
DATE : Fri Oct 01 20:39:55 2004

I guess this is better than nothing, but I'm not sure how much good
this does for my CodeWarrior-based apps :(
Oh well. Thanks for the info.


On Oct 1, 2004, at 8:01 AM, R. Scott Thompson wrote:

>
>> >man core

>>
>> ...
>> NOTE
>>      Core dumps are disabled by default under Darwin/Mac OS X.  To
>> re-enable
>>      core dumps, a privlaged user must edit /etc/hostconfig to
>> contain the
>>      line:
>>
>>      COREDUMPS=-YES-
>> ....
>>
>> Not sure about which tools support the core format.

>
> Last time I looked (which was pre-release Mac OS X days)  gdb did.
>
> Scott
>
> --
> Macintosh Software Engineering Consulting Services
> Visit my resume at <http://homepage.mac.com/easco/RSTResume.html>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlCoredumps John Stiles Sep 29, 00:01
mlRe: Coredumps Shawn Erickson Oct 1, 16:54
mlRe: Coredumps R. Scott Thompson Oct 1, 17:01
mlRe: Coredumps John Stiles Oct 1, 20:39