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

(Updated Dec. 5, 2014, 10:46 a.m.)


Review request for Default.


Repository: gem5


Description (updated)
-------

Changeset 10600:2f874ecfc989
---------------------------
x86: Implement a remote GDB stub.

This stub should allow remote debugging of 32 bit and 64 bit targets. Single
stepping seems to work, as do breakpoints. If both breakpoints and single
stepping affect an instruction, gdb will stop at the instruction twice before
continuing. That's a little surprising, but is generally harmless.


Diffs (updated)
-----

  src/arch/x86/remote_gdb.hh bd68c6838b9fda0990816493e8ee591b07a10e5e 
  src/arch/x86/remote_gdb.cc bd68c6838b9fda0990816493e8ee591b07a10e5e 

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


Testing
-------


Thanks,

Gabe Black

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to