Does anyone actually need the GDB RSP server's non-orthogonal treatment of addresses below 10 such as in https://gem5.googlesource.com/public/gem5/+/refs/heads/master/src/base/remote_gdb.cc#614 and https://gem5.googlesource.com/public/gem5/+/refs/heads/master/src/base/remote_gdb.cc#645 ? This just caused me two days of frustration before I debugged to the root of the issue, I was kind of trusting that if I ask the debugger what's at address 0x0004, the debugger will not give me some other random value. But maybe this is a case of Chesterton fence, and this is actually needed. If not, I will create a code review to remove this. [Re-send from March 8 -- perhaps this time the message goes through]
_______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
