From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25149 invoked by alias); 30 Oct 2007 19:27:02 -0000 Received: (qmail 25136 invoked by uid 22791); 30 Oct 2007 19:27:02 -0000 X-Spam-Check-By: sourceware.org Received: from ug-out-1314.google.com (HELO ug-out-1314.google.com) (66.249.92.168) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 30 Oct 2007 19:26:58 +0000 Received: by ug-out-1314.google.com with SMTP id o2so188731uge for ; Tue, 30 Oct 2007 12:26:55 -0700 (PDT) Received: by 10.78.193.19 with SMTP id q19mr5488449huf.1193772415150; Tue, 30 Oct 2007 12:26:55 -0700 (PDT) Received: from ?62.169.92.19? ( [62.169.92.19]) by mx.google.com with ESMTPS id 5sm8260161nfv.2007.10.30.12.26.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 30 Oct 2007 12:26:52 -0700 (PDT) Message-ID: <47278578.9030808@portugalmail.pt> Date: Tue, 30 Oct 2007 20:09:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: Use $EXEEXT to sepdebug.exp and sepsymtab.exp References: <47266227.1020800@portugalmail.pt> <20071029233558.GA10972@caradoc.them.org> In-Reply-To: <20071029233558.GA10972@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00824.txt.bz2 Daniel Jacobowitz wrote: > On Mon, Oct 29, 2007 at 10:43:51PM +0000, Pedro Alves wrote: >> 2007-10-29 Pedro Alves >> >> * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}. >> * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}. > > OK. > Thanks. Checked in. -- Pedro Alves