index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
sparc
/
remote_gdb.hh
Age
Commit message (
Expand
)
Author
2018-01-20
sim, arch, base: Refactor the base remote GDB class.
Gabe Black
2017-05-18
base: Refactor the GDB code.
Gabe Black
2015-12-18
arm: remote GDB: rationalize structure of register offsets
Boris Shingarov
2015-11-16
sparc: Make remote debugging with gdb work
Palle Lyckegaard
2014-12-05
misc: Generalize GDB single stepping.
Gabe Black
2012-04-06
MEM: Enable multiple distributed generalized memories
Andreas Hansson
2011-04-15
includes: sort all includes
Nathan Binkert
2010-11-11
SPARC: Clean up some historical style issues.
Gabe Black
2007-10-02
SPARC,Remote GDB: Fix an accounting bug in the remote gdb stuff.
Gabe Black
2007-03-05
Fix up the remote gdb include gaurds so it doesn't use the same symbol as Alp...
Gabe Black
2007-02-18
implement vtophys and 32bit gdb support
Ali Saidi
2007-02-15
fixup remote gdb support for sparc fs
Ali Saidi
2006-11-08
Changed the getReg and setReg functions so that they work like netbsd. Appare...
Gabe Black
2006-11-07
Broke remote_gdb into a base class and architecture specific derived classes.
Gabe Black
2006-11-06
Remote GDB support has been changed to use inheritance. Alpha should work, bu...
Gabe Black