-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3203/
-----------------------------------------------------------

(Updated Nov. 12, 2015, 1:06 p.m.)


Review request for Default.


Repository: gem5


Description
-------

Changeset 11209:83e890c83564
---------------------------
arm: Remote GDB: register xfer for AArch32


Diffs (updated)
-----

  src/arch/arm/remote_gdb.hh 83e890c83564 
  src/arch/arm/remote_gdb.cc 83e890c83564 
  src/sim/system.cc 83e890c83564 

Diff: http://reviews.gem5.org/r/3203/diff/


Testing
-------

Tested with gdb-7.10 configured with "--target=arm-linux-gnueabihf" connecting 
to gem5 running an arm-linux-gnueabihf binary in SE mode.
Tested also with gdb-7.10 configured with "--target=aarch64-linux-gnu" 
connecting to gem5 running an aarch64-linux-gnu binary in SE mode to ensure 
against AArch64 regressions.

Note that even with this patch, remote debugging of 32-bit ARM is still not 
useful because of problems with inserting breakpoints which I address in a 
separate patch.


Thanks,

Boris Shingarov

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to