Changes

Jump to navigation Jump to search
33 bytes added ,  19:26, 14 December 2016
no edit summary
Line 86: Line 86:  
| 0x5C
 
| 0x5C
 
| u32
 
| u32
| Count of KDebugThread object nodes associated with this KDebug object
+
| Count of KThread object nodes associated with this KDebug object (threads linked to [[KDebugThread]]* instances)
 
|-
 
|-
 
| 0x60
 
| 0x60
 
| KLinkedListNode*
 
| KLinkedListNode*
| Pointer to first KLinkedListNode in linked list of KDebugThread objects
+
| Pointer to first KLinkedListNode in linked list of KThread objects
 
|-
 
|-
 
| 0x64
 
| 0x64
 
| KLinkedListNode*
 
| KLinkedListNode*
| Pointer to last KLinkedListNode in linked list of KDebugThread objects
+
| Pointer to last KLinkedListNode in linked list of KThread objects
 
|-
 
|-
 
| 0x68
 
| 0x68
516

edits

Navigation menu