From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29429 invoked by alias); 6 Nov 2009 19:23:51 -0000 Received: (qmail 29420 invoked by uid 22791); 6 Nov 2009 19:23:50 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 06 Nov 2009 19:23:45 +0000 Received: from spaceape24.eur.corp.google.com (spaceape24.eur.corp.google.com [172.28.16.76]) by smtp-out.google.com with ESMTP id nA6JNgUf014951 for ; Fri, 6 Nov 2009 11:23:42 -0800 Received: from pxi17 (pxi17.prod.google.com [10.243.27.17]) by spaceape24.eur.corp.google.com with ESMTP id nA6JNcqY001766 for ; Fri, 6 Nov 2009 11:23:39 -0800 Received: by pxi17 with SMTP id 17so834637pxi.16 for ; Fri, 06 Nov 2009 11:23:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.115.66.35 with SMTP id t35mr7032215wak.87.1257535418212; Fri, 06 Nov 2009 11:23:38 -0800 (PST) In-Reply-To: References: <20091105195948.GA17864@caradoc.them.org> Date: Fri, 06 Nov 2009 19:23:00 -0000 Message-ID: <8ac60eac0911061123ma992eddkf0a082983d76a56@mail.gmail.com> Subject: Re: RFC: save lots of memory From: Paul Pluzhnikov To: Tom Tromey Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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-11/txt/msg00116.txt.bz2 On Fri, Nov 6, 2009 at 10:19 AM, Tom Tromey wrote: > This patch implements both of these. FYI: patching file symfile.c Hunk #1 FAILED at 3099. Hunk #2 FAILED at 3124. Hunk #3 succeeded at 3160 (offset -1 lines). Hunk #4 succeeded at 3173 (offset -1 lines). 2 out of 4 hunks FAILED -- saving rejects to file symfile.c.rej -- Paul Pluzhnikov