From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22568 invoked by alias); 18 Mar 2002 21:50:03 -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 22474 invoked from network); 18 Mar 2002 21:50:01 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 18 Mar 2002 21:50:01 -0000 Received: from dhcppc2 (taarna.cygnus.com [205.180.230.102]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id NAA19250; Mon, 18 Mar 2002 13:46:42 -0800 (PST) Subject: Re: ARM sim patch: increase default target memory From: Anthony Green To: Nick Clifton Cc: gdb-patches@sources.redhat.com In-Reply-To: References: <200203171650.g2HGo8714138@louie.sfbay.redhat.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 (1.0.2-0.7x) Date: Mon, 18 Mar 2002 13:50:00 -0000 Message-Id: <1016488049.16219.118.camel@dhcppc2> Mime-Version: 1.0 X-SW-Source: 2002-03/txt/msg00327.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. 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