Hello, * Henrik Carlqvist wrote on Tue, May 22, 2007 at 08:31:46AM CEST: > [EMAIL PROTECTED] (Karl Berry) wrote: > > I'm sure this is not 100% accurate (in either direction), but it's one > > hint, anyway. > [...] > So, there is more than the debug information that gets stripped out from > an object file and being "not stripped" is no guarantee for containing > debug information.
You can look at `objdump -h' output for presence of debug sections. Cheers, Ralf