HomeFreeBSD

Fix GDB machdep code for PPC/PPC64

Description

Fix GDB machdep code for PPC/PPC64

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)

Reviewed by: jhibbits
Differential Revision: https://reviews.freebsd.org/D22201

Details

Provenance
luporlAuthored on
Reviewer
jhibbits
Differential Revision
D22201: Fix GDB machdep code for PPC/PPC64
Parents
rS354213: [PPC64] Fix trapstk overflow
Branches
Unknown
Tags
Unknown