Hi,

If I remember correctly, SimObjects are never destructed, although they have a 
virtual destructor. The memory is reclaimed by the OS at process exit. Thus, I 
would also recommend not using the destructor and prefer registerExitCallback().

Gabriel
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to