summaryrefslogtreecommitdiff
path: root/src/arch/x86/remote_gdb.hh
AgeCommit message (Expand)Author
2018-01-20sim, arch, base: Refactor the base remote GDB class.Gabe Black
2017-06-15x86: Fixed remote debugging of simulated codeMatthias Hille
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
2014-12-05misc: Generalize GDB single stepping.Gabe Black
2014-12-05x86: Implement a remote GDB stub.Gabe Black
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2007-03-05Add in NumGDBRegs so the constructor to the base class can get all it's argum...Gabe Black
2007-03-05Filled in a stub header file for remote gdbGabe Black
2007-03-03Add build hooks for x86.Gabe Black