Operating System - HP-UX
1844205 Members
2421 Online
110229 Solutions
New Discussion

Re: how to read core file ?

 
Davide Depaoli
Occasional Advisor

how to read core file ?

Is there any program other than "strings corefile" to read the content of core file ?
thanks in advance
regards,
Davide
2 REPLIES 2
Andreas Voss
Honored Contributor

Re: how to read core file ?

Hi,

try: file core
It will tell you the reason of the abort.

Regards
John Palmer
Honored Contributor

Re: how to read core file ?