From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8237 invoked by alias); 17 Mar 2002 18:04:38 -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 8171 invoked from network); 17 Mar 2002 18:04:35 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 17 Mar 2002 18:04:35 -0000 Received: from makita.cygnus.com (makita.cygnus.com [205.180.230.78]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id KAA11354; Sun, 17 Mar 2002 10:04:32 -0800 (PST) From: Anthony Green Received: (green@localhost) by makita.cygnus.com (8.8.8+Sun/8.6.4) id KAA25015; Sun, 17 Mar 2002 10:04:32 -0800 (PST) Date: Sun, 17 Mar 2002 10:04:00 -0000 Message-Id: <200203171804.KAA25015@makita.cygnus.com> To: ac131313@cygnus.com, green@redhat.com Subject: Re: ARM sim patch: increase default target memory Cc: gdb-patches@sources.redhat.com, nickc@redhat.com X-SW-Source: 2002-03/txt/msg00284.txt.bz2 Andrew wrote: > Is there a command line option that you can specify? xscale-elf-run has one (-m), but it doesn't appear to work from within GDB (like, "target sim -m 8000000"). AG