From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25839 invoked by alias); 6 May 2007 22:37:13 -0000 Received: (qmail 25831 invoked by uid 22791); 6 May 2007 22:37:13 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 06 May 2007 22:37:11 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 94B7C48CFB3; Sun, 6 May 2007 18:37:09 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10618-01-4; Sun, 6 May 2007 18:37:09 -0400 (EDT) Received: from joel.gnat.com (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 5314548CEDC; Sun, 6 May 2007 18:37:09 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E0F4DE7B4F; Sun, 6 May 2007 15:37:15 -0700 (PDT) Date: Sun, 06 May 2007 22:37:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: Daniel Jacobowitz , gdb-patches@sourceware.org Subject: Re: [rfc] Remove ptrace-based Alpha OSF support Message-ID: <20070506223715.GD3798@adacore.com> References: <20070505042436.GB3798@adacore.com> <200705062109.l46L9goP019689@d12av02.megacenter.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200705062109.l46L9goP019689@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.4.2.2i 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-05/txt/msg00072.txt.bz2 > Thanks anyway for you efforts! Could you at least verify that > GDB builds and survives a "break main; run" test with the patch? > If that's the case, I guess I'll apply it ... Sure! I just finished rebuilding and "break main; run" worked like a charm. -- Joel