Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: Re: gdb.base/attach.exp cleanupfile?
Date: Tue, 13 Jul 2004 11:25:00 -0000	[thread overview]
Message-ID: <20040713112542.GL1389@cygbert.vinschen.de> (raw)
In-Reply-To: <20040712234857.24DB94B104@berman.michael-chastain.com>

On Jul 12 19:48, Michael Elizabeth Chastain wrote:
> cv> This code is in attach.exp since epoch, but AFAICS, there was never
> cv> a file called attach.awk in the repository.
> 
> Okay by me.  Copyright date + a trivial test run => commit it!

Copyright date was ok already, tested on Linux.  I've applied the following
patch.

	* gdb.base/attach.exp: Remove cleanupfile handling.

Index: gdb.base/attach.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.base/attach.exp,v
retrieving revision 1.16
diff -u -p -r1.16 attach.exp
--- gdb.base/attach.exp 12 Jul 2004 14:25:48 -0000      1.16
+++ gdb.base/attach.exp 13 Jul 2004 09:50:12 -0000
@@ -43,7 +43,6 @@ set srcfile2 ${testfile}2.c
 set binfile  ${objdir}/${subdir}/${testfile}
 set binfile2 ${objdir}/${subdir}/${testfile}2
 set escapedbinfile  [string_to_regexp ${objdir}/${subdir}/${testfile}]
-set cleanupfile ${objdir}/${subdir}/${testfile}.awk
 
 #execute_anywhere "rm -f ${binfile} ${binfile2}"
 remote_exec build "rm -f ${binfile} ${binfile2}"
@@ -51,10 +50,6 @@ remote_exec build "rm -f ${binfile} ${bi
 #
 #log_user 1
 
-# Clean out any old files from past runs.
-#
-remote_exec build "${cleanupfile}"
-
 # build the first test case
 #
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Co-Project Leader
Red Hat, Inc.


  reply	other threads:[~2004-07-13 11:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-12 23:48 Michael Elizabeth Chastain
2004-07-13 11:25 ` Corinna Vinschen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-07-12 18:35 Michael Elizabeth Chastain

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=20040713112542.GL1389@cygbert.vinschen.de \
    --to=vinschen@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