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