From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31882 invoked by alias); 2 Aug 2009 05:58:28 -0000 Received: (qmail 31872 invoked by uid 22791); 2 Aug 2009 05:58:27 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-pz0-f203.google.com (HELO mail-pz0-f203.google.com) (209.85.222.203) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 02 Aug 2009 05:58:21 +0000 Received: by pzk41 with SMTP id 41so2097929pzk.12 for ; Sat, 01 Aug 2009 22:58:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.242.21 with SMTP id p21mr369861wfh.86.1249192700134; Sat, 01 Aug 2009 22:58:20 -0700 (PDT) In-Reply-To: <4A75054C.9030304@vmware.com> References: <4A749572.7030005@vmware.com> <4A75054C.9030304@vmware.com> From: Hui Zhu Date: Sun, 02 Aug 2009 05:58:00 -0000 Message-ID: Subject: Re: [RFA/RFC] Add dump and load command to process record and replay To: Michael Snyder Cc: gdb-patches ml Content-Type: text/plain; charset=ISO-8859-1 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-08/txt/msg00009.txt.bz2 OK. I will post new patches for them, memory and dump. Thanks, Hui On Sun, Aug 2, 2009 at 11:17, Michael Snyder wrote: > Michael Snyder wrote: > >> 3) I don't really understand how core files fit into this, >> but I'd love to discuss that idea in a separate patch thread. > > Oh, sorry -- I see how they're related now. > Very clever, actually. > > I'd still like to see them submitted separately, though, > because: > 1) the dump/restore part of the patch is cleaner and > closer to being acceptable, and can really be used on > its own, while > 2) the corefile part of the patch is kind of messy and > prototype-ish, and I think needs much more discussion and > cleaning up before it will be ready. >