Searched hist:3020 (Results 1 - 2 of 2) sorted by relevance
/gem5/src/arch/x86/ | ||
H A D | remote_gdb.hh | 12073:fe5885672fab Wed May 03 04:42:00 EDT 2017 Matthias Hille <matthiashille8@gmail.com> x86: Fixed remote debugging of simulated code GDB breaks if more bytes are sent than the transmitted registers actually need. Therefore the GdbRegCache struct needs to be packed to prevent padding at the end. Change-Id: Ib2c14eb70becdac609eb4f475d5dddbd5bcc60da Signed-off-by: Matthias Hille <matthiashille8@gmail.com> Reviewed-on: https://gem5-review.googlesource.com/3020 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> |
/gem5/tests/ | ||
H A D | SConscript | 3020:a33d8709d348 Wed Aug 16 17:16:00 EDT 2006 Steve Reinhardt <stever@eecs.umich.edu> Minor regression fixes. src/python/m5/objects/BaseCPU.py: bug fix tests/SConscript: fix up diff ignore strings to reflect changes in m5 output |
Completed in 22 milliseconds