summaryrefslogtreecommitdiff
path: root/src/arch/arm/remote_gdb.hh
AgeCommit message (Expand)Author
2019-01-22arch-arm: implement the GDB XML target description for ARMCiro Santilli
2018-12-03arch-arm: correctly set floats from GDB on aarch64Ciro Santilli
2018-12-03arch-arm: fix the aarch64 GDB stubCiro Santilli
2018-01-20sim, arch, base: Refactor the base remote GDB class.Gabe Black
2017-07-05cpu: Added interface for vector reg fileRekai Gonzalez-Alberquilla
2017-05-18base: Refactor the GDB code.Gabe Black
2015-12-18arm: remote GDB: rationalize structure of register offsetsBoris Shingarov
2015-04-24misc: Appease gcc 5.1 without moving GDB_REG_BYTESAndreas Hansson
2015-04-23misc: Appease gcc 5.1Andreas Hansson
2015-03-02arm: Correctly access the stack pointer in GDBAndreas Sandberg
2014-12-05misc: Generalize GDB single stepping.Gabe Black
2014-12-05misc: Make the GDB register cache accessible in various sized chunks.Gabe Black
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson
2010-11-15ARM: Add support for GDB on ARMWilliam Wang
2009-04-05arm: add ARM support to M5Stephen Hines