gem5/src/arch
Gabe Black fb07d43b1a 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.
2014-12-05 22:36:16 -08:00
..
alpha misc: Make the GDB register cache accessible in various sized chunks. 2014-12-05 01:44:24 -08:00
arm misc: Make the GDB register cache accessible in various sized chunks. 2014-12-05 01:44:24 -08:00
generic kvm, x86: Adding support for SE mode execution 2014-11-23 18:01:08 -08:00
mips misc: Make the GDB register cache accessible in various sized chunks. 2014-12-05 01:44:24 -08:00
null arch: Cleanup unused ISA traits constants 2014-09-03 07:42:21 -04:00
power mem: Page Table map api modification 2014-11-23 18:01:09 -08:00
sparc misc: Make the GDB register cache accessible in various sized chunks. 2014-12-05 01:44:24 -08:00
x86 x86: Implement a remote GDB stub. 2014-12-05 22:36:16 -08:00
isa_parser.py arch: Allow named constants as decode case values. 2014-12-04 15:52:48 -08:00
micro_asm.py scons: add slicc and ply to sys.path and PYTHONPATH so everyone has access 2009-09-22 15:24:16 -07:00
micro_asm_test.py Add a second section to make sure the ROM is extended properly. 2007-05-31 22:21:21 +00:00
SConscript kvm, x86: Adding support for SE mode execution 2014-11-23 18:01:08 -08:00