This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [RFA] sim/m32r: increase the default memory region
- From: "Kei Sakamoto" <sakamoto dot kei at renesas dot com>
- To: "Kei Sakamoto" <sakamoto dot kei at renesas dot com>, <gdb-patches at sources dot redhat dot com>
- Date: Thu, 23 Oct 2003 10:20:31 +0900
- Subject: Re: [RFA] sim/m32r: increase the default memory region
- References: <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?
>
> Kei Sakamoto
> Renesas Technology Corp.
>
>
> ===
>
> 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
>
> * gdb.texinfo : increases the default memory space to 32MB.
Sorry. I attached the wrong Changelog.
===
2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
* sim-main.h : Increase the default memory space to 32MB.