From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23355 invoked by alias); 12 Jul 2004 23:48:26 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23348 invoked from network); 12 Jul 2004 23:48:26 -0000 Received: from unknown (HELO hall.mail.mindspring.net) (207.69.200.60) by sourceware.org with SMTP; 12 Jul 2004 23:48:26 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by hall.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1BkAX4-0007Sr-00 for gdb-patches@sources.redhat.com; Mon, 12 Jul 2004 19:48:26 -0400 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 24DB94B104; Mon, 12 Jul 2004 19:48:57 -0400 (EDT) To: gdb-patches@sources.redhat.com Subject: Re: gdb.base/attach.exp cleanupfile? Message-Id: <20040712234857.24DB94B104@berman.michael-chastain.com> Date: Mon, 12 Jul 2004 23:48:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-07/txt/msg00134.txt.bz2 cv> This code is in attach.exp since epoch, but AFAICS, there was never cv> a file called attach.awk in the repository. attach.exp was originally in testsuite/gdb.hp/attach.exp. It came in with the HP merge, changelong entry of 1999-01-04. I found it in gdb 4.18. I didn't find any *.awk files in any gdb testsuite release from gdb 4.10 to gdb 6.0. I bet that attach.awk was supposed to be included in the 1999 hp merge but got lost somewhere along the way. We have lived without it since then. > Does anybody know if that's good for anything? If not, I'll remove > that code from attach.exp as an obfix. Okay by me. Copyright date + a trivial test run => commit it! Michael C