summaryrefslogtreecommitdiff
path: root/src/arch/alpha/remote_gdb.hh
AgeCommit message (Expand)Author
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