Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@ges.redhat.com>
To: Jim Blandy <jimb@redhat.com>, Fernando Nasser <fnasser@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: RFA: properly skip interrupts.exp
Date: Fri, 12 Jul 2002 16:22:00 -0000	[thread overview]
Message-ID: <3D2F625A.9000300@ges.redhat.com> (raw)
In-Reply-To: <npofe5x0xh.fsf@zwingli.cygnus.com>

[-- Attachment #1: Type: text/plain, Size: 206 bytes --]

> 2002-03-01  Jim Blandy  <jimb@redhat.com>
>> 
>> 	* gdb.base/interrupt.exp: Correct logic for skipping tests on
>> 	targets that don't support interrupts.
>> 
>> 
Yep, ok (this one I'm sure of).

Andrew


[-- Attachment #2: mailbox-message://ac131313@movemail/fsf/gdb/patches/sep#3195744 --]
[-- Type: message/rfc822, Size: 3562 bytes --]

From: Jim Blandy <jimb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: Re: RFA: properly skip interrupts.exp
Date: 20 Jun 2002 13:25:14 -0500
Message-ID: <npofe5x0xh.fsf@zwingli.cygnus.com>


Ping to testsuite maintainer: this patch needs review.

Jim Blandy <jimb@redhat.com> writes:

> 2002-03-01  Jim Blandy  <jimb@redhat.com>
> 
> 	* gdb.base/interrupt.exp: Correct logic for skipping tests on
> 	targets that don't support interrupts.
> 
> Index: gdb/testsuite/gdb.base/interrupt.exp
> ===================================================================
> RCS file: /cvs/cvsfiles/devo/gdb/testsuite/gdb.base/interrupt.exp,v
> retrieving revision 1.36
> diff -c -r1.36 interrupt.exp
> *** gdb/testsuite/gdb.base/interrupt.exp	2001/10/31 18:28:27	1.36
> --- gdb/testsuite/gdb.base/interrupt.exp	2002/03/01 22:24:08
> ***************
> *** 18,28 ****
>   # Please email any bugs, comments, and/or additions to this file to:
>   # bug-gdb@prep.ai.mit.edu
>   
> ! if [host_info exists name] {
> !     if [board_info host exists gdb,nointerrupts] {
> ! 	verbose "Skipping interrupt.exp because of nointerrupts."
> ! 	continue
> !     }
>   }
>   
>   if [target_info exists gdb,noinferiorio] {
> --- 18,26 ----
>   # Please email any bugs, comments, and/or additions to this file to:
>   # bug-gdb@prep.ai.mit.edu
>   
> ! if [target_info exists gdb,nointerrupts] {
> !     verbose "Skipping interrupt.exp because of nointerrupts."
> !     continue
>   }
>   
>   if [target_info exists gdb,noinferiorio] {


  reply	other threads:[~2002-07-12 23:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-01 15:10 Jim Blandy
2002-06-20 11:25 ` Jim Blandy
2002-07-12 16:22   ` Andrew Cagney [this message]
2002-07-18 17:02     ` Jim Blandy
2002-03-01 21:45 Michael Elizabeth Chastain
2002-03-04 18:27 ` Andrew Cagney

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=3D2F625A.9000300@ges.redhat.com \
    --to=ac131313@ges.redhat.com \
    --cc=fnasser@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=jimb@redhat.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