Hi Malcolm

Thanks for your help. The file is stripped, although
I'll have a play with it.

Stephen

Original message from: Malcolm Tredinnick
<[EMAIL PROTECTED]>
>
>On Wed, Nov 22, 2000 at 09:59:00AM +1000, Stephen
Mills wrote:
>> I have got a core dump file, what tools can I use to
>> trace the cause of this problem using the core file? I
>> have tried another laptop, exactly the same (its a dell
>> latitude p500 192 meg ram) and it seems to be ok.
>
>Assuming the chkconfig binary contains debugging
information -- run 'file
>chkconfig' and hope that it says 'not stripped' -- you
can use gdb, the binary
>and the core file.
>
>Run 'gdb /sbin/chkconfig core' and then 'bt' inside
gdb will show you a
>backtrace of the point at which it crashed, for example.
>
>Cheers,
>Malcolm
>
>--
>Malcolm Tredinnick            email:
[EMAIL PROTECTED]
>CommSecure Pty Ltd
>
>

__________________________________________________________________
Get your free Australian email account at http://www.start.com.au



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to