{"record":{"id":"b143b52483011131","repo":"go-delve/delve","slug":"restore-regs-not-supported-on-i386","errorCode":null,"errorMessage":"restore regs not supported on i386","messagePattern":"restore regs not supported on i386","errorType":"exception","errorClass":null,"httpStatus":null,"severity":"error","filePath":"pkg/proc/native/threads_linux_386.go","lineNumber":9,"sourceCode":"package native\n\nimport (\n\t\"fmt\"\n\t\"github.com/go-delve/delve/pkg/proc\"\n)\n\nfunc (t *nativeThread) restoreRegisters(savedRegs proc.Registers) error {\n\treturn fmt.Errorf(\"restore regs not supported on i386\")\n}\n","sourceCodeStart":1,"sourceCodeEnd":11,"githubUrl":"https://github.com/go-delve/delve/blob/a23773e6c31361e43246bc43a424ee009679b174/pkg/proc/native/threads_linux_386.go#L1-L11","documentation":"Error \"restore regs not supported on i386\" thrown in go-delve/delve.","triggerScenarios":"Thrown at pkg/proc/native/threads_linux_386.go:9 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"a23773e6c31361e43246bc43a424ee009679b174","analyzedAt":"2026-08-31T15:12:45.221Z","schemaVersion":2},"datasetVersion":"2026-08-31T19:17:28.585Z"}