From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14405 invoked by alias); 7 Dec 2008 01:29:11 -0000 Received: (qmail 14396 invoked by uid 22791); 7 Dec 2008 01:29:11 -0000 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; Sun, 07 Dec 2008 01:28:36 +0000 Received: (qmail 16117 invoked from network); 7 Dec 2008 01:28:34 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 7 Dec 2008 01:28:34 -0000 From: Pedro Alves To: "Ulrich Weigand" Subject: Re: [rfc] [0/7] infrun cleanup Date: Sun, 07 Dec 2008 01:29:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org, drow@false.org References: <200812070015.mB70FKfE017783@d12av02.megacenter.de.ibm.com> In-Reply-To: <200812070015.mB70FKfE017783@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812070128.39176.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: 2008-12/txt/msg00127.txt.bz2 On Sunday 07 December 2008 00:15:20, Ulrich Weigand wrote: > I'd appreciate any feedback on this approach (in particular if > you've done things differently in your attempt) ... Eh, no, a lot of dejavu here. :-) > Overall patch set tested on amd64-linux with no regressions. Thanks much for doing this. I've commented on one. I'll look at the rest tomorrow. -- Pedro Alves