This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] Handle signed addresses in the dwarf2 unwinder


On Mon, Apr 30, 2007 at 01:59:50PM +0100, Maciej W. Rozycki wrote:
> On Sat, 28 Apr 2007, Daniel Jacobowitz wrote:
> 
> > Unfortunately mips-linux testing doesn't really cover this; userspace
> > binaries sit below 0x80000000.  However, I'm pretty sure this is
> > necessary to debug programs linked above that point.  I'll check it in
> > when I turn on the CFI unwinder for MIPS, which will be just after we
> > figure out what to do about store_typed_address (my last message).
> 
>  You can use the newlib configuration and the sde64 target board, like 
> e.g.:
> 
> $ .../configure --target=mipsisa32-sde-elf
> $ make
> $ (cd gdb && make check//mips-sim-sde64/-EB)

Where's that board file supposed to come from?  It's not in the latest
dejagnu I checked.

-- 
Daniel Jacobowitz
CodeSourcery


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