summaryrefslogtreecommitdiff
path: root/base/remote_gdb.cc
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2006-05-15Many files:Steve Reinhardt
2006-04-06fixes for new memory systemAli Saidi
2006-03-14Changed the floating point register file into a class with appropriate access...Gabe Black
2006-03-05Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-03-04Steps towards setting up the infrastructure to allow the new CPU model to wor...Kevin Lim
2006-03-03Changes to support automatic renaming of the shadow registers at decode time....Kevin Lim
2006-02-28Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-02-27Changes to put all the misc regs within the misc reg file. This includes the...Kevin Lim
2006-02-27Changed targetarch to just arch.Gabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2005-11-28Make the debugger a bit more useful with m5.opt by moving stuffNathan Binkert
2005-10-12Make it easier to attach the remote debugger.Nathan Binkert
2005-09-24Add functions to System object to set up function-based events,Steve Reinhardt
2005-08-23don't use sprintf. It's not guaranteed to not scribble over memory.Nathan Binkert
2005-06-05Many files:Steve Reinhardt
2005-06-04shuffle files around for new directory structureNathan Binkert
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-10-23get rid of pmap.h and make things variables and inlineNathan Binkert
2004-06-10Fixes for detailed boot, made cttz and ctlz instructions more compact,Ali Saidi
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-02-13Fix to remote debugger while in PALAndrew Schultz
2004-02-09- Whack unused codeNathan Binkert
2004-02-03Remote debugging cleanup and internal debugging supportNathan Binkert
2003-12-04remote_gdb.cc:Lisa Hsu
2003-10-13Try to get the correct license on various filesNathan Binkert
2003-10-10Make things work on OpenBSD againNathan Binkert
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-10Rename intmath.h to intmath.hhNathan Binkert
2003-10-07Import changesetSteve Raasch