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 -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to