From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19320 invoked by alias); 31 May 2009 04:26:53 -0000 Received: (qmail 19310 invoked by uid 22791); 31 May 2009 04:26:52 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 31 May 2009 04:26:47 +0000 Received: from zps37.corp.google.com (zps37.corp.google.com [172.25.146.37]) by smtp-out.google.com with ESMTP id n4V4Qgra015910 for ; Sun, 31 May 2009 05:26:43 +0100 Received: from qyk1 (qyk1.prod.google.com [10.241.83.129]) by zps37.corp.google.com with ESMTP id n4V4QfVT007066 for ; Sat, 30 May 2009 21:26:41 -0700 Received: by qyk1 with SMTP id 1so10683400qyk.22 for ; Sat, 30 May 2009 21:26:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.96.142 with SMTP id h14mr1397545qcn.99.1243744000929; Sat, 30 May 2009 21:26:40 -0700 (PDT) In-Reply-To: References: Date: Sun, 31 May 2009 04:26:00 -0000 Message-ID: <8ac60eac0905302126k7a6992c1h31ea1083ced3e89c@mail.gmail.com> Subject: Re: Where is the mmalloc? From: Paul Pluzhnikov To: "Amker.Cheng" Cc: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-05/txt/msg00202.txt.bz2 On Sat, May 30, 2009 at 6:50 PM, Amker.Cheng wrote: > =A0 =A0There is a macro "USE_MMALLOC" which controls using "mmap/mmalloc" There is? grep USE_MMALLOC shows this: ChangeLog-2004: * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE. Are you looking at 5-year old sources? Cheers, --=20 Paul Pluzhnikov