Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@gnu.org>
To: Kei Sakamoto <sakamoto.kei@renesas.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] sim/m32r: increase the default memory region
Date: Thu, 23 Oct 2003 01:53:00 -0000	[thread overview]
Message-ID: <3F97349D.9040104@gnu.org> (raw)
In-Reply-To: <00cd01c39902$8e2c7b50$5169910a@KEI>

> Hello,
> 
> M32R simulator does not accept memory accesses whose addresses
> are larger than 0x800000 (8MB) by default. But these days many
> embedded applications require more memory space.
> 
> The attached patch increases the default memory region to 32MB.
> 
> OK to commit?

What exactly (if you can say) is ~32mb in size?

It's been assumed that a user would increase memory by specifying:

	-M <size>

(off the top of my head).  The default being based on on whats needed by
GCC/GDB's testsuite (ignoring java) (it does contain some not too small
programs).  So making it bigger is a notable tradeoff (but it has been
creaping up over time).

PSIM, for instance, avoided the problem by using OS emulation - it
models a heap and stack - so can handle [UN*X] programs of any size.

Andrew



      parent reply	other threads:[~2003-10-23  1:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-23  1:09 Kei Sakamoto
2003-10-23  1:19 ` Kei Sakamoto
2003-10-23  1:53 ` Andrew Cagney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F97349D.9040104@gnu.org \
    --to=cagney@gnu.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=sakamoto.kei@renesas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox