Blame | Last modification | View Log | RSS feed
ErrMess_Interrupted:InterruptedErrMess_Overflow:OverflowErrMess_FileNotFound:File not foundErrMess_ActivationNotPresent:Function activation does not existErrMess_OutOfStore:Debugger workspace fullErrMess_TypeNotSimple:Compound typeErrMess_BufferFull:Buffer fullErrMess_AtStackBase:Already at base of stackErrMess_AtStackTop:Already at top of stack (execution level)ErrMess_DbgTableFormat:Invalid debug table fieldErrMess_NotVariable:Not a variableErrMess_NoSuchBreakPoint:Breakpoint not foundErrMess_NoSuchWatchPoint:Watchpoint not foundErrMess_FileLineNotFound:Line not foundErrMess_DbgTableVersion:Wrong ASD table format for operationErrMess_NoSuchPath:No such pathErrMess_BadWatchPointSort:Bad ValueSort for watchpointErrMess_TooManyBreakPoints:Too many breakpointsErrMess_TargetReadFail:Failed to read from target memoryErrMess_TargetWriteFail:Failed to write to target memoryErrMess_CoProInit:RDI error in processing coprocessor descriptionErrMess_CoProUnknown:Unknown coprocessorErrMess_CoProRegNotWritable:coprocessor register not writableErrMess_BadReg:Invalid register numberErrMess_NotInHistory:entry not present in historyErrMess_ContextNoLine:Context contains a statement number but no line numberErrMess_ContextTwoLines:Context contains multiple line numbersErrMess_ContextSyntax:Invalid syntax for contextErrMess_IncompletePos:Incomplete specification of contextErrMess_VarReadOnly:Variable is read-onlyErrMess_VarWriteOnly:Variable is write-onlyErrMess_FileNewerThanImage:The source file has been modified, or the image has been rebuiltErrMess_NotFound:Name not foundErrMess_DeviceNotFound:Device not foundErrMess_CoProRead:Failed to read from coprocessorErrMess_CoProWrite:Failed to write to coprocessorErrMess_NoFP:Floating point not availableErrMess_BadFPValue:Bad floating-point valueErrMess_InfiniteLoop:Possible infinite loopErrMess_BadPCWriteInstruction:Bad PC update instructionErrMess_PCUnset:PC not setErrMess_BadStatusForGo:Can't goErrMess_WrongByteSex:Image probably in wrong byte sexErrMess_RDIError:RDI ErrorErrMess_BadAIF:Format error in image fileErrMess_FileTooBig:Too many lines in source fileErrMess_FileTooShort:Image shorter than implied by header (has it been squeezed?)ErrMess_FileReadFail:File read failureErrMess_FileWriteFail:File write failureErrMess_BadDbgDataItem:Debug table format errorErrMess_BadDbgDataItemPos:Debug table format error at offset 0x%lx in area %sErrMess_BadDbgTableVersion:Program compiled for wrong ASD versionErrMess_NotImplemented:Debugger feature not yet implementedErrMess_NoImage:No image loadedErrMess_NoSuchSymTable:Symbol table not foundErrMess_Ambiguous:Ambiguous referenceErrMess_LineNotFound:No code compiled for source lineErrMess_NotProc:No code in non-procedureErrMess_NoFileData:File name not found in debug dataErrMess_LLPos:No debug data for functionErrMess_BadlyTerminatedExpr:Expression incorrectly terminatedErrMess_Lost:Unknown locationErrMess_Syntax:Syntax errorErrMess_NotForContext:Activation level meaningless hereErrMess_DebugLevel:Debug data for section is incompleteErrMess_Type:Type errorErrMess_TypeWarn:Type violationErrMess_DivideByZero:Division by zeroErrMess_BadField:Unknown structure field nameErrMess_Select:Field selector expectedErrMess_BoundViolation:Array bounds violationErrMess_RegVar:Can't take address of registerErrMess_NotVar:Identifier not a variableErrMess_UBUndef:No known value for upper boundErrMess_LBUndef:No known value for lower boundErrMess_NoSuchElement:Aggregate type has fewer elementsErrMess_AssignOp:Assignment operators not permittedErrMess_Brackets:Mismatched parenthesesErrMess_LValue:Not an LvalueErrMess_SqBrackets:Mismatched array bracketsErrMess_CommaExpected:Expected ','ErrMess_TypeExpected:Type expectedErrMess_ProcExpected:Function name expectedErrMess_BadReturnType:Toolbox can't handle functions returning aggregatesErrMess_BadCount:Invalid count for breakpointErrMess_ExprIncomplete:Unexpected end of expressionErrMess_MissingExpr:Empty expressionErrMess_ExprOutOfStore:Workspace full expression too complicatedErrMess_EscapedChar:Bad string escapeErrMess_CharConstant:Bad character constantErrMess_UnclosedString:Missing string quoteErrMess_NotIntegralType:Integral type expectedErrMess_BadNumber:Bad integer constantErrMess_ExprUnexpected:Unexpected symbolErrMess_ExprNotFound:Unknown nameErrMess_BadValueSort:Bad value sortErrMess_BadStack:No valid stack backtrace beyond this pointErrMess_NoReturn:Function has no returnErrMess_Internal:Debugger internal errorErrMess_BadMode:Invalid mode valueErrMess_BadFormat:Invalid register formatErrMess_BadFormatString:Invalid format stringErrMess_BadConfigData:Corrupt configuration dataErrMess_ConfigLoadFail:Failed to load configuration dataErrMess_ConfigSelectFail:Configuration select failureErrMess_InadequateTarget:Target processor can't do thisErrMess_MemConfig:Unable to configure Memory characteristicsErrMess_PP_TooManyArgs:Too many arguments to macroErrMess_PP_TooFewArgs:Too few arguments to macroErrMess_PP_MissingCloseParen:Missing ')' in call of macroErrMess_PP_RecSleep:pp internal error recursive sleepErrMess_PP_EOFinString:EOF in stringErrMess_PP_EOFinEscape:EOF in string escapeErrMess_Profile_AlreadyStarted:Can't do this after the debuggee has started runningErrMess_Profile_NotGoing:Not profilingErrMess_Profile_NotLoaded:Profile map not yet loadedErrMess_Profile_NoMap:Current image has no symbolsErrMess_Profile_Cant_CallG:Image unsuitable for call graph profilingErrMess_BadCfg:Error processing configuration fileErrMess_NotAvailable:Not availableErrMess_MapFile_NotFound:Memory Map File Not FoundErrMess_MapFile_Invalid:Invalid Memory Map FileErrMess_FileInfo_Corrupt:Debug table contains corrupt line informationErrMess_DbgTable_Corrupt:Debug table corrupted (see RDI log for details). Working with image may be impaired.Errmess_Unknown:Unknown error code %dPSMess_Breakpoint:BreakpointPSMess_BreakpointNumbered:Breakpoint #%dPSMess_WatchPoint:Watchpoint #%d at %s changedPSMess_UnknownWatchPoint:Unknown watchpoint triggeredPSMess_StepDone:Step completedPSMess_Interrupted:InterruptedPSMess_Stopped:Program terminated normallyPSMess_LostWatch:Watchpoint(s) discarded on exit from procedurePSMess_BranchThrough0:Program stopped: branch through zeroPSMess_Undef:Program stopped: undefined instructionPSMess_CaughtSWI:Program stopped: SWIPSMess_Prefetch:Program stopped: instruction fetch failedPSMess_Abort:Program stopped: data abortPSMess_AddrExcept:Program stopped: illegal addressPSMess_CaughtIRQ:Program stopped: IRQPSMess_CaughtFIQ:Program stopped: FIQPSMess_Error:Program stopped: %sPSMess_CallFailed:Call failedPSMess_CallReturned:Call returnedPSMess_UnknownBreak:Unknown breakpointPSMess_Broken:Target brokenPSMess_Waiting:Other device stoppedPSMess_Unknown:Unknown status %dRDIErrMess_Reset:ResetRDIErrMess_UndefinedInstruction:Undefined instructionRDIErrMess_SoftwareInterrupt:Software InterruptRDIErrMess_PrefetchAbort:Prefetch AbortRDIErrMess_DataAbort:Data abortRDIErrMess_AddressException:Address exceptionRDIErrMess_IRQ:IRQRDIErrMess_FIQ:FIQRDIErrMess_Error:ErrorRDIErrMess_BranchThrough0:Branch through 0RDIErrMess_NotInitialised:Not initialisedRDIErrMess_UnableToInitialise:Can't initialiseRDIErrMess_WrongByteSex:Wrong byte sexRDIErrMess_UnableToTerminate:Can't terminateRDIErrMess_BadInstruction:Bad instructionRDIErrMess_IllegalInstruction:Illegal instructionRDIErrMess_BadCPUStateSetting:Bad CPU state settingRDIErrMess_UnknownCoPro:Unknown coprocessorRDIErrMess_UnknownCoProState:Unknown coprocessor stateRDIErrMess_BadCoProState:Bad coprocessor stateRDIErrMess_BadPointType:Unknown point typeRDIErrMess_UnimplementedType:Unimplemented point typeRDIErrMess_BadPointSize:Bad point sizeRDIErrMess_UnimplementedSize:Unimplemented sizeRDIErrMess_NoMorePoints:No more pointsRDIErrMess_BreakpointReached:Breakpoint reachedRDIErrMess_WatchpointAccessed:Watchpoint accessedRDIErrMess_NoSuchPoint:No such pointRDIErrMess_ProgramFinishedInStep:Program finished in stepRDIErrMess_UserInterrupt:User interruptRDIErrMess_CantSetPoint:Can't set pointRDIErrMess_IncompatibleRDILevels:Incompatible RDI levelsRDIErrMess_CantLoadConfig:Can't load configuration dataRDIErrMess_BadConfigData:Malformed configuration dataRDIErrMess_NoSuchConfig:No such configurationRDIErrMess_BufferFull:Buffer fullRDIErrMess_OutOfStore:Out of storeRDIErrMess_NotInDownload:Not in downloadRDIErrMess_PointInUse:Hardware point in useRDIErrMess_TargetRunning:Target processor not stoppedRDIErrMess_DeviceWouldNotOpen:Could not open serial/parallel portRDIErrMess_NoSuchHandle:No such memory description handleRDIErrMess_ConflictingPoint:Incompatible breakpoint already existsRDIErrMess_LinkTimeout:Data link timeout errorRDIErrMess_OpenTimeout:Cannot open target: the target is not responding.RDIErrMess_LinkDataError:Data error (read and/or write) on target linkRDIErrMess_Interrupted:InterruptedRDIErrMess_SoftInitialiseError:Recoverable error in RDI initialisationRDIErrMess_InsufficientPrivilege:Insufficient privilegeRDIErrMess_UnimplementedMessage:Unimplemented RDP messageRDIErrMess_UndefinedMessage:Undefined RDP messageRDIErrMess_Unknown:Unknown RDI error code %d