Hi
I set my own field for a packetPtr. Some packets need response. So in
void makeTimingResponse()
{
makeResponse();
}
the original cmd is backed up. I tried this idea to back up my own
field. Later in the simulation when the pkt is being processed, I see
that origCmd is fine but myOrigField is changed!!
Did I miss something to backup my field. I ask that because I see when
a packet needs response, some attributes are modified.
--
// Naderan *Mahmood;
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users