This is the mail archive of the gdb@sourceware.org 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: is sim/common documented anywhere?


Yes, I'm using nrun.o

Problem turned out to be this: running "make all-sim" doesn't return
an error if your compilation fails, at least on my system.  Once I
fixed all the bugs and got a NEW "run" binary, all that initialization
I had been adding "suddenly" happened ;-)

I've now gotten to the point where sim_engine_run() is called.  I
assume this is where I put the actual core simulation?


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