From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zampieri Marco To: "Frank Ch. Eigler" Cc: "gdb@sourceware.cygnus.com" Subject: Re: Connect 2 mips simulator.. Date: Thu, 06 Sep 2001 05:44:00 -0000 Message-id: References: X-SW-Source: 2001-09/msg00042.html 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? Thanks in advance On 3 Sep 2001, Frank Ch. Eigler wrote: > > Zampieri Marco writes: > > : Where I can find developer documentation to understand how the simulator > : and gdb dialog. > > The primary interface between gdb and its mips simulator is an API > defined by include/remote-sim.h. > > > : In fact, I must know how write a little program that connect to mips > : simulator and drive its functionality. > > You may accomplish this by writing a C program that uses the above API > and links to the libsim.a library. > > > : I search to develop a comunication system between 2 or plus mips > : simulator. This permit me to send datas between 2 or plus process > : cross-compiled for mips execute in your simulator. [...] > > The gdb simulators are not designed to allow multiple instances to > coexist within a single application. So, you can accomplish what you > want by interconnecting simulators running as separate applications, > by some middleware of your own. Alternately, the existing simulator > "--memory-mapfile FILE" command line option may help, if the > interconnection between the simulators is limited to sharing some > region of target RAM. > > - FChE > -------------------------------------------------------- |E-Mail :zampieri.marco@ieee.org | | :marco.zampieri@students.univr.it | | :zampieri.marco@tin.it | |Wap Mail(text only) :zampieri.marco@libero.it | --------------------------------------------------------