KDebug: Difference between revisions
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
| KProcess* | | KProcess* | ||
| Process the thread belongs to (virtual address) | | Process the thread belongs to (virtual address) | ||
|- | |||
| 0x68 | |||
| u32 | |||
| Count of KDebug object nodes | |||
|- | |||
| 0x6C | |||
| KLinkedListNode* | |||
| Pointer to first KLinkedListNode in node list of KDebug objects | |||
|- | |||
| 0x70 | |||
| KLinkedListNode* | |||
| Pointer to last KLinkedListNode in node list of KDebug objects | |||
|} | |} |