From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32296 invoked by alias); 18 Oct 2009 17:31:38 -0000 Received: (qmail 32288 invoked by uid 22791); 18 Oct 2009 17:31:37 -0000 X-SWARE-Spam-Status: No, hits=-2.4 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; Sun, 18 Oct 2009 17:31:34 +0000 Received: from jupiter.vmware.com (mailhost5.vmware.com [10.16.68.131]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id 19C5942021; Sun, 18 Oct 2009 10:31:32 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by jupiter.vmware.com (Postfix) with ESMTP id 0DB67DC05D; Sun, 18 Oct 2009 10:31:32 -0700 (PDT) Message-ID: <4ADB4F90.3060904@vmware.com> Date: Sun, 18 Oct 2009 17:31:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Hui Zhu CC: "gdb-patches@sourceware.org" Subject: Re: [RFA, 2 of 3] save/restore process record, part 2 (core ops target) References: <4AD91CDB.5060002@vmware.com> <833a5iigxg.fsf@gnu.org> <4AD9FA22.9050604@vmware.com> In-Reply-To: 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/msg00418.txt.bz2 Hui Zhu wrote: > patch -p0 < ~/Desktop/tmp2b.diff > patching file record.c > Hunk #2 succeeded at 101 (offset -1 lines). > Hunk #3 succeeded at 127 (offset -2 lines). > Hunk #4 succeeded at 675 (offset -3 lines). > Hunk #5 FAILED at 749. > Hunk #6 succeeded at 940 (offset -4 lines). > Hunk #7 succeeded at 1439 (offset -4 lines). > Hunk #8 succeeded at 1735 (offset -21 lines). > 1 out of 8 hunks FAILED -- saving rejects to file record.c.rej Hmmm, doesn't fail for me -- and no offsets either. Are you sure you applied tmp1b.txt first? And did you apply them on top of savemem.txt?