Debug Command 6 - Write Register Set Command
Parameters
Pid
The register set in the DosDebug Buffer should contain the desired values.
Returns
Tid
All registers are updated to the stored values. The access rights, limits, and Eflags are also updated to match the current values.
An error is returned if the selectors are not accessible by user space code, or are not valid memory segments.
Restrictions
Reserved system or processor flags bits are not modified via this method, but are masked to their correct values. The selector access rights and limits cannot be modified. The flags, access rights, and limits in the DosDebug Buffer structure are updated to the actual values.