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: ping: [PATCH] Fix kfail in gdb.base/callfuncs.exp


> Date: Tue, 23 Oct 2012 18:06:17 +0800
> From: Yao Qi <yao@codesourcery.com>
> 
> On 10/23/2012 04:36 PM, Mark Kettenis wrote:
> > I don't think decoupling the triplet from the setup_kfail this way is
> > a good idea.
> 
> In general, yes, but for the target supports bi-arch, we can't 
> differentiate each arch in the same target triplet, unless we teach 
> setup_kfail to understand each arch in the same target triplet.  WDYT?

To be frank I think there something really wrong the way two different
target triplets now can actually designate the same three ABIs.

How about fixing the bug instead? ;

  <http://sourceware.org/ml/gdb-patches/2012-10/msg00424.html>

There you are!  I'll remove the setup_kfails in a follow-up diff.


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