Hi - On Wed, Jan 29, 2003 at 08:22:39PM +0100, Jose Luis Ayala wrote: > 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. [...] This is not really a CGEN issue. If you want to deal with either the gdb simulators or with sid, then chances are the command line option "--trace-core" will produce tracing output you can use. - FChE