summaryrefslogtreecommitdiff
path: root/src/arch/sparc/remote_gdb.hh
AgeCommit message (Expand)Author
2018-01-20sim, arch, base: Refactor the base remote GDB class.Gabe Black
2017-05-18base: Refactor the GDB code.Gabe Black
2015-12-18arm: remote GDB: rationalize structure of register offsetsBoris Shingarov
2015-11-16sparc: Make remote debugging with gdb workPalle Lyckegaard
2014-12-05misc: Generalize GDB single stepping.Gabe Black
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson
2011-04-15includes: sort all includesNathan Binkert
2010-11-11SPARC: Clean up some historical style issues.Gabe Black
2007-10-02SPARC,Remote GDB: Fix an accounting bug in the remote gdb stuff.Gabe Black
2007-03-05Fix up the remote gdb include gaurds so it doesn't use the same symbol as Alp...Gabe Black
2007-02-18implement vtophys and 32bit gdb supportAli Saidi
2007-02-15fixup remote gdb support for sparc fsAli Saidi
2006-11-08Changed the getReg and setReg functions so that they work like netbsd. Appare...Gabe Black
2006-11-07Broke remote_gdb into a base class and architecture specific derived classes.Gabe Black
2006-11-06Remote GDB support has been changed to use inheritance. Alpha should work, bu...Gabe Black