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: [commit] Tests for the target description XML parser


On Fri, Mar 09, 2007 at 12:09:55AM +0100, Ulrich Weigand wrote:
> This causes a FAIL on spu, since the target supports only a
> single architecture, and the pattern requires two.  This
> probably was not the intention?

Nope.  You should probably detect that and skip the remaining tests in
that file.

I would have expected 'set architecture' to print both spu and
spu:256K, but that's not important.

-- 
Daniel Jacobowitz
CodeSourcery


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