public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Ulrich Weigand <uweigand@de.ibm.com>
Cc: Mark Kettenis <mark.kettenis@xs4all.nl>,
	jan.kratochvil@redhat.com, Jon.Zhou@jdsu.com,
		gdb@sourceware.org, gdb-patches@sourceware.org
Subject: Re: support biarch gcore?
Date: Thu, 08 Jul 2010 13:52:00 -0000	[thread overview]
Message-ID: <AANLkTimQRQeRUPtRFiXuU7Z2RWfYItt07gOcZBeAYj9R@mail.gmail.com> (raw)
In-Reply-To: <201007081115.o68BFm50023408@d12av02.megacenter.de.ibm.com>

On Thu, Jul 8, 2010 at 4:15 AM, Ulrich Weigand <uweigand@de.ibm.com> wrote:
> H.J. Lu wrote:
>
>> It works.  Here is a patch to add a testcase.  OK to install?
>
> Maybe I'm missing something, but it looks like this is an identical
> copy of the gcore.exp test, except that the executable is built
> with -m32, right?
>
> What does this test check that wouldn't already be checked by running
>  make check RUNTESTFLAGS="--target_board='unix/-m32' gcore.exp"
> ?
>
> Since you should be running the full -m32 testsuite anyway if you care
> about the bi-arch debugger, I don't think we want to duplicate this
> test case for no real gain ...
>

Very good point. There are some arch specific tests which are either
32bit or 64bit. Currently, we check target. It doesn't work -m32. We
need something like

/* { dg-require-effective-target lp64 } */
/* { dg-require-effective-target ilp32 } */


-- 
H.J.

  reply	other threads:[~2010-07-08 13:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <201007062128.o66LSkNC032580@glazunov.sibelius.xs4all.nl>
2010-07-07 12:30 ` Ulrich Weigand
2010-07-08  2:35   ` Jon Zhou
2010-07-08 11:17     ` Ulrich Weigand
2010-07-08  4:47   ` H.J. Lu
2010-07-08  5:05     ` H.J. Lu
2010-07-08 11:15       ` Ulrich Weigand
2010-07-08 13:52         ` H.J. Lu [this message]
2010-07-09 15:48           ` [rfc] skip_ilp32_tests / skip_lp64_tests predicates (was: Re: support biarch gcore?) Ulrich Weigand
2010-07-09 15:56             ` H.J. Lu
2010-07-09 21:43             ` H.J. Lu
2010-07-09 22:33               ` H.J. Lu
2010-07-12 14:49                 ` Ulrich Weigand
2010-07-21 22:45           ` support biarch gcore? Joseph S. Myers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTimQRQeRUPtRFiXuU7Z2RWfYItt07gOcZBeAYj9R@mail.gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=Jon.Zhou@jdsu.com \
    --cc=gdb-patches@sourceware.org \
    --cc=gdb@sourceware.org \
    --cc=jan.kratochvil@redhat.com \
    --cc=mark.kettenis@xs4all.nl \
    --cc=uweigand@de.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).