public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* Memory accesses
@ 2003-01-29 19:21 Jose Luis Ayala
  2003-01-29 19:39 ` Frank Ch. Eigler
  0 siblings, 1 reply; 2+ messages in thread
From: Jose Luis Ayala @ 2003-01-29 19:21 UTC (permalink / raw)
  To: cgen

Hi!

I'm writing some simple code to trace memory accesses while the
simulator runs. As I want this works for different targets, I need to
put the code into the common simulator sources. I've selected the
sim-utils.c file (sim/common/sim-utils.c), where a 'case' structure
seems to take care of that (access_read, access_write, access_exec...). 

Does it look ok? or could you suggest me any more proper place/way for
that?

Thanks a lot!

Jose

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-29 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-29 19:21 Memory accesses Jose Luis Ayala
2003-01-29 19:39 ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).