Subject: Re: telnetd core
To: Bruno Saverio Delbono <Bruno.S.Delbono@Mail.AC>
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
List: netbsd-users
Date: 01/05/2003 19:48:40
> > >
> > > If you did not change any code between the time you compiled without
> > > '-g' and now when you have used '-g' then you don't have to wait for
> > > another core dump -- the existing core file will work just fine with the
> > > new un-stripped binary that was compiled with '-g'.
> >i think i didn't change anything but i'm not sure
>
> If you have an un-stripped telnetd (with -g), and a telnet.core, you can:
>
> 1) produce a good backtrace on where telnetd died.
> 2) produce a human readble (-X flag IIRC) with tcpdump and send it to the list.
>
will wait a little for another core done with -g compiled binary.