This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN 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: Simulator Porting


Hi Frank,
I have begun the process of rechecking the related mainloop and other
sim files as you suggested.
Regarding enabling the sim tracing option, i have done it in the
'configure' file (--enable-sim-trace
option i guess). But by the gdb-linked variant of the simulator did you
mean the 'step' option
to be passed that is checked in 'main' (mentioned in \sim\common\nrun.c)
for single stepping? I could not fully comprehend this option also.
Currently i am using the native gdb to debug my ported simulator
program!

Thank you very much once again for your response.

Best Regards,
Shilin


-----Original Message-----
From: Frank Ch. Eigler [mailto:fche@redhat.com]
Sent: Wednesday, May 25, 2005 7:50 PM
To: Shilin Shakti
Cc: cgen@sources.redhat.com
Subject: Re: Simulator Porting


Hi -

shilins wrote:

> [...] Am i doing all these correctly? Also what do you think might
> be the reason for that address alignment issue?

It's very hard to say.  We may need to see code and other data.  Check
your initialization and main loop code.  Activate all available sim
tracing options.  Run the gdb-linked variant of the simulator, so you
can single-step it under control.

- FChE


---------------------------------
This message contains the information that may be privileged and is  the property of the KPIT Cummins Infosystems LTD.It is intended only for the person to whom it is addressed. If you are not intended recipient, you are not authorized to read, print , retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Cummins does not accept any liability for virus infected mails.


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