Error codes: Difference between revisions
Add kernel error codes related to invalid thread IDs in debug related supervisor calls. |
|||
Line 291: | Line 291: | ||
| 0x20801 || 1 || 260 || Command buffer too small | | 0x20801 || 1 || 260 || Command buffer too small | ||
|- | |- | ||
| | | 0x40A01 || 1 || 517 || Invalid process ID. | ||
|- | |||
| 0x40C01 || 1 || 518 || Invalid thread ID. | |||
|- | |||
| 0x40E01 || 1 || 519 || Invalid thread ID (used in svcGetDebugThreadParam). | |||
|- | |- | ||
| 0x41001 || 1 || 520 || Process not being debugged | | 0x41001 || 1 || 520 || Process not being debugged |