HomeFreeBSD

MFC 322436: Don't panic for PT_GETFPREGS.

Description

MFC 322436: Don't panic for PT_GETFPREGS.

Only fetch the VFP state from the CPU if the thread whose registers are
being requested is the current thread. If a stopped thread's registers
are being fetched by a debugger, the saved state in the PCB is already
valid.

Details

Provenance
jhbAuthored on
Parents
rS322759: MFC r321949, r321950, r322101:
Branches
Unknown
Tags
Unknown