There was a couple issues with GDB machdep code for PPC/PPC64, the main ones being:
- wrong register sizes being returned
- pcb_context index was wrong (this affects all PPC variants)
Differential D22201
Fix GDB machdep code for PPC/PPC64 luporl on Oct 30 2019, 9:40 PM. Authored by Tags None Referenced Files
Details
There was a couple issues with GDB machdep code for PPC/PPC64, the main ones being:
Diff Detail
|