summaryrefslogtreecommitdiff
path: root/src/arch/alpha/remote_gdb.hh
AgeCommit message (Expand)Author
2018-01-20sim, arch, base: Refactor the base remote GDB class.Gabe Black
2017-08-30arch-alpha: Add missing overridesAndreas Sandberg
2017-05-18base: Refactor the GDB code.Gabe Black
2015-12-18arm: remote GDB: rationalize structure of register offsetsBoris Shingarov
2014-12-05misc: Generalize GDB single stepping.Gabe Black
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson
2012-01-16Alpha: warn_once about broken PAL breakpoints.Steve Reinhardt
2011-04-15includes: sort all includesNathan Binkert
2008-09-27style: Make a style pass over the whole arch/alpha directory.Nathan Binkert
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