K 10 svn:author V 3 jhb K 8 svn:date V 27 2017-08-21T17:29:37.825863Z K 7 svn:log V 265 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. END