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: [RFA][5/5] New port: Cell BE SPU (testsuite tweaks)


On Wed, Nov 22, 2006 at 03:54:17PM +0100, Ulrich Weigand wrote:
> Daniel Jacobowitz wrote:
> 
> > How much of this still applies, now that you're building GDB using a
> > cross configuration triplet?  I would imagine isnative now fails.
> 
> They all still apply.  However, you've got a point with isnative --
> the gdb.gdb testcases don't currently use it however.  Maybe they
> should?  The following patch works as well as the original ...

Could you check both is_remote and isnative, please?  The tests don't
work with remote targets (because they send "run -nw" directly to GDB).
They could be made to, but only if not noargs, and noargs is currently
set for gdbserver so there's not much point.

Patch is OK with that change.

-- 
Daniel Jacobowitz
CodeSourcery


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