From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4991 invoked by alias); 29 May 2003 18:18:05 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 4937 invoked from network); 29 May 2003 18:18:04 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.131) by sources.redhat.com with SMTP; 29 May 2003 18:18:04 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 593AC2B2F; Thu, 29 May 2003 14:18:01 -0400 (EDT) Message-ID: <3ED64ED9.9060706@redhat.com> Date: Thu, 29 May 2003 18:18:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: "John S. Yates, Jr." , gdb Subject: Re: malloc in inferior References: <0eb201c325e9$5fb63450$1400a8c0@astral> <20030529152702.GA10363@nevyn.them.org> <0ec201c325fb$764554a0$1400a8c0@astral> <20030529160927.GA11795@nevyn.them.org> <0eda01c32606$4f21a490$1400a8c0@astral> <20030529172404.GA24128@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-05/txt/msg00397.txt.bz2 > > Hmm. This might be possible. > > Again, do you have a concrete example where GDB calls malloc() other > than strings? Function descriptors, as with the xstormy16 and AIX. Andrew