Hello
   I wonder if we can call a system call in the simulator, that behaves
like in M5 term.
   For example, in M5 term, we can do "ps", that will show all running
processes in the simulated system.
   However, when I add "system(ps)" in the simulate.cc file,
I got the processes in my machine running gem5 simulation.
   Can I call ps in the source code, but will show me the processes in
running in the disk image, not the real machine?

Thanks
Hui
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to