From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18210 invoked by alias); 22 Oct 2009 19:42:42 -0000 Received: (qmail 18201 invoked by uid 22791); 22 Oct 2009 19:42:41 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 22 Oct 2009 19:42:36 +0000 Received: from mailhost2.vmware.com (mailhost2.vmware.com [10.16.67.167]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id 49B1641033; Thu, 22 Oct 2009 12:42:35 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost2.vmware.com (Postfix) with ESMTP id 2C6FD8E8C4; Thu, 22 Oct 2009 12:42:35 -0700 (PDT) Message-ID: <4AE0B41A.9070006@vmware.com> Date: Thu, 22 Oct 2009 19:42:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Eli Zaretskii CC: "gdb-patches@sourceware.org" , "teawater@gmail.com" Subject: Re: [RFA, 4 of 3] save/restore process record, part 4 (docs and news) References: <4ADA1577.4000100@vmware.com> <83ljj9hj6n.fsf@gnu.org> <4ADA430C.9080502@vmware.com> <83iqedgxcw.fsf@gnu.org> <4ADA948A.1090204@vmware.com> <83pr8kh7nv.fsf@gnu.org> In-Reply-To: <83pr8kh7nv.fsf@gnu.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: 2009-10/txt/msg00534.txt.bz2 Eli Zaretskii wrote: >> Date: Sat, 17 Oct 2009 21:07:38 -0700 >> From: Michael Snyder >> CC: "gdb-patches@sourceware.org" , >> "teawater@gmail.com" >> >> Eli Zaretskii wrote: >>> Looks like you sent a wrong patch, since this is unchanged from the >>> original version. >> Hmmm? Oh, darn, I see what I did wrong. >> Third time's the charm... ;-) > > Yes, this one is. > Committed.