summaryrefslogtreecommitdiffstats
path: root/target-ppc/gdbstub.c
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Fix gdbstub for ppc64le-linux-userRichard Henderson2014-07-081-19/+15
* PPC: Add support for Apple gdb in gdbstubAlexander Graf2014-06-271-0/+137
* target-ppc: gdbstub allow byte swapping for reading/writing registersThomas Falcon2014-06-161-0/+19
* target-ppc: extract register length calculation in gdbstubThomas Falcon2014-06-161-34/+71
* cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber2013-07-271-2/+11
* gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber2013-07-271-8/+8
* target-ppc: Move cpu_gdb_{read,write}_register()Andreas Färber2013-07-261-0/+122
OpenPOWER on IntegriCloud