From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10409 invoked by alias); 6 Oct 2009 13:55:37 -0000 Received: (qmail 10396 invoked by uid 22791); 6 Oct 2009 13:55:36 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Oct 2009 13:55:30 +0000 Received: (qmail 3392 invoked from network); 6 Oct 2009 13:55:28 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 6 Oct 2009 13:55:28 -0000 From: Pedro Alves To: =?iso-8859-1?q?S=E9rgio_Durigan_J=FAnior?= Subject: Re: [v6] multi-executable support Date: Tue, 06 Oct 2009 13:55:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org References: <200910051659.20885.pedro@codesourcery.com> <200910060213.11988.sergiodj@linux.vnet.ibm.com> In-Reply-To: <200910060213.11988.sergiodj@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200910061455.32933.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: 2009-10/txt/msg00126.txt.bz2 On Tuesday 06 October 2009 06:13:11, S=E9rgio Durigan J=FAnior wrote: > Hello Pedro, >=20 > On Monday 05 October 2009, Pedro Alves wrote: > > Here's my current patch to add multi-executable support to GDB. >=20 > Thanks for this nice effort. I am trying to apply your patch using CVS H= EAD,=20 > but there are two files that your patch tries to modify but don't exist o= n the=20 > repo: >=20 > src/gdb/testsuite/gdb.multi/base.exp, and > src/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp >=20 > I may be doing something stupid here, but I'd like to double-check. Nah, my fault. I mis-flattened my patch set. I'll post a new fixed patch soon. Thanks! --=20 Pedro Alves