From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29198 invoked by alias); 22 Dec 2005 22:46:13 -0000 Received: (qmail 29191 invoked by uid 22791); 22 Dec 2005 22:46:12 -0000 X-Spam-Check-By: sourceware.org Received: from sj-iport-1-in.cisco.com (HELO sj-iport-1.cisco.com) (171.71.176.70) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 22 Dec 2005 22:46:11 +0000 Received: from sj-core-4.cisco.com ([171.68.223.138]) by sj-iport-1.cisco.com with ESMTP; 22 Dec 2005 14:46:10 -0800 X-IronPort-AV: i="3.99,285,1131350400"; d="scan'208"; a="687484176:sNHT29547682" Received: from xbh-sjc-221.amer.cisco.com (xbh-sjc-221.cisco.com [128.107.191.63]) by sj-core-4.cisco.com (8.12.10/8.12.6) with ESMTP id jBMMk1pl006985; Thu, 22 Dec 2005 14:46:07 -0800 (PST) Received: from xfe-sjc-211.amer.cisco.com ([171.70.151.174]) by xbh-sjc-221.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 22 Dec 2005 14:46:01 -0800 Received: from [128.107.165.67] ([128.107.165.67]) by xfe-sjc-211.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 22 Dec 2005 14:46:01 -0800 Message-ID: <43AB2CA9.2050102@cisco.com> Date: Fri, 23 Dec 2005 21:52:00 -0000 From: Michael Snyder User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040929 MIME-Version: 1.0 To: Eli Zaretskii CC: gdb-patches@sources.redhat.com, msnyder@redhat.com, Daniel Jacobowitz , mark.kettenis@xs4all.nl Subject: Re: [RFA] Linux Checkpoint/Restart, take 2 References: <43A777EE.50404@cisco.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00273.txt.bz2 Eli Zaretskii wrote: >>Date: Mon, 19 Dec 2005 19:18:06 -0800 >>From: Michael Snyder >>CC: msnyder@redhat.com >> >>OK, superceding the previous submission, this patch includes >>suggested mods from Eli and Tom Tromey. Fixed comment formatting, >>tweaked documentation, added NEWS and gdbint.texinfo. So, any other comments? How about from you native linux guys? Shall I go ahead and commit?