From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25011 invoked by alias); 19 Mar 2002 01:30:42 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 24913 invoked from network); 19 Mar 2002 01:30:26 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.135.44) by sources.redhat.com with SMTP; 19 Mar 2002 01:30:26 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 75AF53DAB; Mon, 18 Mar 2002 20:30:23 -0500 (EST) Message-ID: <3C9694AF.6050605@cygnus.com> Date: Mon, 18 Mar 2002 17:30:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Anthony Green Cc: Nick Clifton , gdb-patches@sources.redhat.com Subject: Re: ARM sim patch: increase default target memory References: <200203171650.g2HGo8714138@louie.sfbay.redhat.com> <1016488049.16219.118.camel@dhcppc2> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00331.txt.bz2 > On Sun, 2002-03-17 at 09:55, Nick Clifton wrote: > >> > 2002-03-17 Anthony Green >> > >> > * wrapper.c (mem_size): Increase the default target memory to 8MB. > >> >> This is fine - Approved. Er, wasn't this going to be properly - add -m to sim_open()? Andrew > Thanks Nick. I checked this in. > > BTW - gdb people - I see there is a 5.2 branch. I assume there may be > some affinity between GCC 3.1 and GDB 5.2. Would it be OK to move my > patch to the 5.2 branch? > > Thanks, > > AG > > > >