Daniel Jacobowitz wrote: > Well certainly there's more going on than this: please look at > /usr/lib/debug/lib and observe that there's only libc-2.3.2.so there, > not libc.so.6. > > The path to the debug file is based on the original file's location, > but the basename of the debug file is not; it comes from the > .gnu_debuglink section of the object. So, it looks as if that section > is not being created correctly. Which one are you stripping to > generate the debug info? It should be the real file.
dh_strip strips the real file, AFAIK. -- see shy jo
signature.asc
Description: Digital signature

