This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to map memory for SH simulator?


> "William A. Gatliff" <bgat@saturn.billgatliff.com> writes:
> 
> 
>> [...]  I need to do the same thing for SH, but it doesn't look like
>> the SH simulator takes the same commands.  Where can I find the list
>> of commands supported by the SH instruction set simulator?
> 
> 
> The sim/common family of simulators (sh, etc.) uses an alternate
> syntax to specify additional simulated memory regions.  See the
> "memory-region" option as listed in "% sh-elf-run --help" or 
> "(gdb) target sim ... sim help":


Er, are you sure about this?

Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]