From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3852 invoked by alias); 19 Mar 2002 07:06:50 -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 3667 invoked from network); 19 Mar 2002 07:06:15 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 19 Mar 2002 07:06:15 -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 XAA26920; Mon, 18 Mar 2002 23:06:09 -0800 (PST) Subject: Re: ARM sim patch: increase default target memory From: Anthony Green To: Andrew Cagney Cc: Nick Clifton , gdb-patches@sources.redhat.com In-Reply-To: <3C9694AF.6050605@cygnus.com> References: <200203171650.g2HGo8714138@louie.sfbay.redhat.com> <1016488049.16219.118.camel@dhcppc2> <3C9694AF.6050605@cygnus.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 23:06:00 -0000 Message-Id: <1016521626.18520.17.camel@dhcppc2> Mime-Version: 1.0 X-SW-Source: 2002-03/txt/msg00339.txt.bz2 On Mon, 2002-03-18 at 17:30, Andrew Cagney wrote: > Er, wasn't this going to be properly - add -m to sim_open()? You're implying that the default value must remain 2MB. Isn't this a somewhat arbitrary value? I filed a case against the command line bug. This seems like a completely different issue. AG