You can use your own debug flags in FS mode. The stats should mostly be deterministic, particularly in FS mode, but if the simulation interacts with something else that's not deterministic, like if you type on its console or it runs system calls on the host in SE mode, then things can change from run to run or from host machine to host machine.
Gabe On Sun, Jul 12, 2020 at 6:26 AM Saideepak Bejawada via gem5-users < gem5-users@gem5.org> wrote: > Hi all, > > I was trying to use my own debug flag while running in full system mode. I > got an error(Not a valid PC error) while doing it. Initially, I thought > there might be an error in my code. But strangely, the code runs fine if I > don't specify my debug flag. So I was wondering if this because of my code > or Is it the case that we cannot use our own debug flags in fs mode? One > more thing I want to ask is whether the stats vary on each run or are they > deterministic? > Thanks for your time. > > Thanks, > Saideepak. > _______________________________________________ > 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 >
_______________________________________________ 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