Hi all, I want to see the sender state information of a response packet “pkt”. I am trying this:
Packet::PrintReqState *prs = dynamic_cast<Packet::PrintReqState *> (pkt->senderState); prs->printLabels( ); prs->printObj(pkt); This throws segmentation fault. Could anyone please suggest an way to print/see the sender state information of a pkt? Thanks and regards, Aritra _______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s