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]

Re: Connect 2 mips simulator..


Hi -

On Thu, Sep 06, 2001 at 02:58:51PM -0400, Zampieri Marco wrote:
: I'm looking for the option --memory-mapfile FILE, but I can't find it in
: the simulator parameters or gdb option.
: Where I can find it? It is a configure option or a parameter of Make
: program?

The --memory-mapfile option for the sim/common-based simulators such
as mips is supported automatically if your host supports mmap.  From
gdb, use "(gdb) [target] sim memory-mapfile FILE"; from the command
line, use "TARGET-run --memory-mapfile FILE".

Have you built your own cross-compiler/debugger/simulator recently?

- FChE

PGP signature


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