From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30548 invoked by alias); 4 May 2011 17:55:35 -0000 Received: (qmail 30524 invoked by uid 22791); 4 May 2011 17:55:33 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 04 May 2011 17:55:19 +0000 Received: (qmail 24060 invoked from network); 4 May 2011 17:55:18 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 4 May 2011 17:55:18 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [patch] let gdb.base/reread.exp handle multiple binary files Date: Wed, 04 May 2011 17:55:00 -0000 User-Agent: KMail/1.13.5 (Linux/2.6.35-28-generic; KDE/4.6.2; x86_64; ; ) Cc: Janis Johnson References: <4DC18331.1020505@codesourcery.com> In-Reply-To: <4DC18331.1020505@codesourcery.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201105041855.32567.pedro@codesourcery.com> 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: 2011-05/txt/msg00103.txt.bz2 On Wednesday 04 May 2011 17:47:45, Janis Johnson wrote: > 20110-5-04 Janis Johnson Typo. > > * lib/gdb.exp (exec_target_file, exec_symbol_file, > gdb_rename_execfile, gdb_touch_execfile): New. > * gdb.base/reread.exp: Use new procs to handle multiple > exec files. Okay. -- Pedro Alves