Hi All
This is Zhe Wang. I am trying to modify m5 for my own use. I am
quite new to the source code.
I want to step through the source code and know the workflow of m5. But
I am confused because sometimes c++ calls python, sometimes python calls
c++. I cannot find out where the code jump to.
Could anyone help me on how to step through the source code?
For example, where does the code go after
src/sim/init.cc line 257 "PyRun_String(*command, Py_file_input,
dict, dict);" ?
Thanks very much
Best,
Zhe Wang
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev