Hi all,

I am using gdb to remote debug program running on ARM architecture. I am
running in SE mode. When I try to dumpstat and checkpoint from the remote
debugger using call m5_xxx(), gem5 panics: page table fault when accessing
virtual address 0...
I included util/m5/m5op.h in my source file, and compiled with m5op_arm.S
statically.

The m5_xxx methods work fine if I directly call them in the program. Can I
really call function in remote debugging session?


-- 

Best regards,

Lingxiao Jia
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to