Changes

Jump to navigation Jump to search
102 bytes added ,  23:47, 20 December 2016
no edit summary
Line 1,309: Line 1,309:  
If <code>what</code> is 0 or any invalid value, nothing is done.  
 
If <code>what</code> is 0 or any invalid value, nothing is done.  
   −
If it is 1, <code>val != 0</code> is written to the global variable enabling ERR:F-format register dumps on user-mode CPU/VFP exceptions. The function handling it reads fields from the faulted or the main thread's TLS and most often writes the data structure on the faulted thread's stack.  
+
If it is 1, <code>val != 0</code> is written to the global variable enabling ERR:F-format register dumps on user-mode CPU/VFP exceptions (the VFP exception handler acts as if this variable was always true and works on retail environments). The function handling it reads fields from the faulted or the main thread's TLS and most often writes the data structure on the faulted thread's stack.  
    
If 2, kernelpanic will be called when svcBreak is used by a non-attached process
 
If 2, kernelpanic will be called when svcBreak is used by a non-attached process
519

edits

Navigation menu