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


Committed, thanks.

Andrew Cagney <ac131313@ges.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.
> >>
> Yep, ok (this one I'm sure of).
> 
> Andrew
> 
> From: Jim Blandy <jimb@redhat.com>
> Subject: Re: RFA: properly skip interrupts.exp
> To: gdb-patches@sources.redhat.com
> Date: 20 Jun 2002 13:25:14 -0500
> 
> 
> 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-18 23:53 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
2002-07-18 17:02     ` Jim Blandy [this message]
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=npofd4egp3.fsf@zwingli.cygnus.com \
    --to=jimb@redhat.com \
    --cc=ac131313@ges.redhat.com \
    --cc=fnasser@redhat.com \
    --cc=gdb-patches@sources.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