summaryrefslogtreecommitdiff
path: root/src/arch/power/remote_gdb.cc
AgeCommit message (Expand)Author
2018-01-20arch, mem: Make the page table lookup function return a pointer.Gabe Black
2018-01-20sim, arch, base: Refactor the base remote GDB class.Gabe Black
2017-05-18base: Refactor the GDB code.Gabe Black
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2015-12-18arm: remote GDB: rationalize structure of register offsetsBoris Shingarov
2015-10-25power: Implement Remote GDBBoris Shingarov