PATCH: fix dwarf2 handling of signed addresses
Daniel Jacobowitz
drow@false.org
Fri Jul 8 16:06:00 GMT 2005
On Fri, Jul 08, 2005 at 09:02:09AM -0700, Eric Christopher wrote:
> > 2005-07-08 Paul Koning <pkoning@equallogic.com>
> >
> > * dwarf2.c (read_address): Check sign_extend_vma to handle targets
> > where addresses are sign extended.
>
> My only reservation for this is that we should be sign extending every
> address no matter what and that this points to a bug in our code
> elsewhere.
Are you sure? Remember, many targets zero extend - Paul's patch looks
sensible to me.
FWIW GDB has many of the same problems. That's why GDB still doesn't
use DWARF-2 unwinding on MIPS; someone needs to take another stab at
that.
--
Daniel Jacobowitz
CodeSourcery, LLC
More information about the Binutils
mailing list