This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: PR binutils/4756: addr2line fails on relocatable linux kernel


On Mon, Jul 09, 2007 at 02:56:04PM -0400, Daniel Jacobowitz wrote:
> On Mon, Jul 09, 2007 at 11:43:40AM -0700, H.J. Lu wrote:
> > bfd_simple_get_relocated_section_content shouldn't apply relocations
> > on executable and shared library with relocations. This patch uses
> > the same check in binutils/objdump.c.
> 
> Do you see any way to fix this that does not drop support for shared
> libraries where debug info has not been relocated?

Can you provide a testcase to show the problem? I can take a look.

Thanks.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]