Hi All,

I am running into a strange problem while doing simulations with M5.
Sometimes, the simulator gets into an endless loop of generating the
following debug message:

"warn: could not read byte from debugger"

I looked up for this message in the source code and found it in the
function BaseRemoteGDB::getbyte(). I am not sure about the usage of
this function. The problem is that for some runs of my simulations
this happens and for some other runs it works and completes well. I am
simulating an ALPHA based processor in SE mode for running SPEC2K
benchmarks, and have made some modifications to the physical memory
class. I suspect the changes might have something to do with this.
Can anyone please give some insight into what might be happening (as
in why this message shows up), and some ways to prevent it?

Thanks in advance,
-Gaurav
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to