summaryrefslogtreecommitdiffstats
path: root/Bachelor/Mikroprozessorsysteme2/ARM202U/BIN/ARMDBG.ERR
diff options
context:
space:
mode:
authorSven Eisenhauer <sven@sven-eisenhauer.net>2023-11-10 15:11:48 +0100
committerSven Eisenhauer <sven@sven-eisenhauer.net>2023-11-10 15:11:48 +0100
commit33613a85afc4b1481367fbe92a17ee59c240250b (patch)
tree670b842326116b376b505ec2263878912fca97e2 /Bachelor/Mikroprozessorsysteme2/ARM202U/BIN/ARMDBG.ERR
downloadStudium-33613a85afc4b1481367fbe92a17ee59c240250b.tar.gz
Studium-33613a85afc4b1481367fbe92a17ee59c240250b.tar.bz2
add new repoHEADmaster
Diffstat (limited to 'Bachelor/Mikroprozessorsysteme2/ARM202U/BIN/ARMDBG.ERR')
-rw-r--r--Bachelor/Mikroprozessorsysteme2/ARM202U/BIN/ARMDBG.ERR175
1 files changed, 175 insertions, 0 deletions
diff --git a/Bachelor/Mikroprozessorsysteme2/ARM202U/BIN/ARMDBG.ERR b/Bachelor/Mikroprozessorsysteme2/ARM202U/BIN/ARMDBG.ERR
new file mode 100644
index 0000000..7deb108
--- /dev/null
+++ b/Bachelor/Mikroprozessorsysteme2/ARM202U/BIN/ARMDBG.ERR
@@ -0,0 +1,175 @@
+ErrMess_Interrupted:Interrupted
+ErrMess_Overflow:Overflow
+ErrMess_FileNotFound:File not found
+ErrMess_ActivationNotPresent:Function activation does not exist
+ErrMess_OutOfStore:Debugger workspace full
+ErrMess_TypeNotSimple:Compound type
+ErrMess_BufferFull:Buffer full
+ErrMess_AtStackBase:Already at base of stack
+ErrMess_AtStackTop:Already at top of stack (execution level)
+ErrMess_DbgTableFormat:Invalid debug table field
+ErrMess_NotVariable:Not a variable
+ErrMess_NoSuchBreakPoint:Breakpoint not found
+ErrMess_NoSuchWatchPoint:Watchpoint not found
+ErrMess_FileLineNotFound:Line not found
+ErrMess_DbgTableVersion:Wrong ASD table format for operation
+ErrMess_NoSuchPath:No such path
+ErrMess_BadWatchPointSort:Bad ValueSort for watchpoint
+ErrMess_TooManyBreakPoints:Too many breakpoints
+ErrMess_TargetReadFail:Failed to read from target memory
+ErrMess_TargetWriteFail:Failed to write to target memory
+ErrMess_CoProInit:RDI error in processing coprocessor description
+ErrMess_CoProUnknown:Unknown coprocessor
+ErrMess_CoProRegNotWritable:coprocessor register not writable
+ErrMess_NotInHistory:entry not present in history
+ErrMess_CoProRead:Failed to read from coprocessor
+ErrMess_CoProWrite:Failed to write to coprocessor
+ErrMess_NoFP:Floating point not available
+ErrMess_InfiniteLoop:Possible infinite loop
+ErrMess_BadPCWriteInstruction:Bad PC update instruction
+ErrMess_PCUnset:PC not set
+ErrMess_BadStatusForGo:Can't go
+ErrMess_WrongByteSex:Image probably in wrong byte sex
+ErrMess_RDIError:RDI Error
+ErrMess_BadAIF:Format error in image file
+ErrMess_FileTooBig:Too many lines in source file
+ErrMess_FileTooShort:Image shorter than implied by header (has it been squeezed?)
+ErrMess_FileReadFail:File read failure
+ErrMess_FileWriteFail:File write failure
+ErrMess_BadDbgDataItem:ASD table format error
+ErrMess_BadDbgTableVersion:Program compiled for wrong ASD version
+ErrMess_NotImplemented:Debugger feature not yet implemented
+ErrMess_NoSuchSymTable:Symbol table not found
+ErrMess_NotFound:Name not found
+ErrMess_Ambiguous:Ambiguous reference
+ErrMess_LineNotFound:No code compiled for source line
+ErrMess_NotProc:No code in non-procedure
+ErrMess_NoFileData:File name not found in debug data
+ErrMess_BadlyTerminatedExpr:Expression incorrectly terminated
+ErrMess_Lost:Unknown location
+ErrMess_Syntax:Syntax error
+ErrMess_NotForContext:Activation level meaningless here
+ErrMess_DebugLevel:Debug data for section is incomplete
+ErrMess_Type:Type error
+ErrMess_TypeWarn:Type violation
+ErrMess_DivideByZero:Division by zero
+ErrMess_BadField:Unknown structure field name
+ErrMess_Select:Field selector expected
+ErrMess_BoundViolation:Array bounds violation
+ErrMess_RegVar:Can't take address of register
+ErrMess_NotVar:Identifier not a variable
+ErrMess_UBUndef:No known value for upper bound
+ErrMess_LBUndef:No known value for lower bound
+ErrMess_NoSuchElement:Aggregate type has fewer elements
+ErrMess_AssignOp:Assignment operators not permitted
+ErrMess_Brackets:Mismatched parantheses
+ErrMess_LValue:Not an Lvalue
+ErrMess_SqBrackets:Mismatched array brackets
+ErrMess_CommaExpected:Expected ','
+ErrMess_TypeExpected:Type expected
+ErrMess_ProcExpected:Function name expected
+ErrMess_BadReturnType:Toolbox can't handle functions returning aggregates
+ErrMess_BadCount:Invalid count for breakpoint
+ErrMess_ExprIncomplete:Unexpected end of expression
+ErrMess_MissingExpr:Empty expression
+ErrMess_ExprOutOfStore:Workspace full expression too complicated
+ErrMess_EscapedChar:Bad string escape
+ErrMess_CharConstant:Bad character constant
+ErrMess_UnclosedString:Missing string quote
+ErrMess_NotIntegralType:Integral type expected
+ErrMess_BadNumber:Bad integer constant
+ErrMess_ExprUnexpected:Unexpected symbol
+ErrMess_ExprNotFound:Unknown name
+ErrMess_BadValueSort:Bad value sort
+ErrMess_BadStack:No valid stack backtrace beyond this point
+ErrMess_NoReturn:Function has no return
+ErrMess_Internal:Debugger internal error
+ErrMess_BadMode:Invalid mode value
+ErrMess_BadConfigData:Corrupt configuration data
+ErrMess_ConfigLoadFail:Failed to load configuration data
+ErrMess_ConfigSelectFail:Configuration select failure
+ErrMess_InadequateTarget:Target processor can't do this
+ErrMess_MemConfig:Unable to configure Memory characteristics
+ErrMess_PP_TooManyArgs:Too many arguments to macro
+ErrMess_PP_TooFewArgs:Too few arguments to macro
+ErrMess_PP_MissingCloseParen:Missing ')' in call of macro
+ErrMess_PP_RecSleep:pp internal error recursive sleep
+ErrMess_PP_EOFinString:EOF in string
+ErrMess_PP_EOFinEscape:EOF in string escape
+ErrMess_Profile_AlreadyStarted:Can't do this after the debuggee has started running
+ErrMess_Profile_NotGoing:Not profiling
+ErrMess_Profile_NotLoaded:Profile map not yet loaded
+ErrMess_Profile_NoMap:Current image has no symbols
+ErrMess_Profile_Cant_CallG:Image unsuitable for call graph profiling
+ErrMess_BadCfg:Error processing configuration file
+ErrMess_NotAvailable:Not available
+Errmess_Unknown:Unknown error code %d
+PSMess_Breakpoint:Breakpoint
+PSMess_BreakpointNumbered:Breakpoint #%d
+PSMess_WatchPoint:Watchpoint #%d at %s changed
+PSMess_UnknownWatchPoint:Unknown watchpoint triggered
+PSMess_StepDone:Step completed
+PSMess_Interrupted:Interrupted
+PSMess_Stopped:Program terminated normally
+PSMess_LostWatch:Watchpoint(s) discarded on exit from procedure
+PSMess_BranchThrough0:Program stopped: branch through zero
+PSMess_Undef:Program stopped: undefined instruction
+PSMess_CaughtSWI:Program stopped: SWI
+PSMess_Prefetch:Program stopped: instruction fetch failed
+PSMess_Abort:Program aborted
+PSMess_AddrExcept:Program stopped: illegal address
+PSMess_CaughtIRQ:Program stopped: IRQ
+PSMess_CaughtFIQ:Program stopped: FIQ
+PSMess_Error:Program stopped: %s
+PSMess_CallFailed:Call failed
+PSMess_CallReturned:Call returned
+PSMess_UnknownBreak:Unknown breakpoint
+PSMess_Unknown:Unknown status %d
+RDIErrMess_Reset:Reset
+RDIErrMess_UndefinedInstruction:Undefined instruction
+RDIErrMess_SoftwareInterrupt:Software Interrupt
+RDIErrMess_PrefetchAbort:Prefetch Abort
+RDIErrMess_DataAbort:Data abort
+RDIErrMess_AddressException:Address exception
+RDIErrMess_IRQ:IRQ
+RDIErrMess_FIQ:FIQ
+RDIErrMess_Error:Error
+RDIErrMess_BranchThrough0:Branch through 0
+RDIErrMess_NotInitialised:Not initialised
+RDIErrMess_UnableToInitialise:Can't initialise
+RDIErrMess_WrongByteSex:Wrong byte sex
+RDIErrMess_UnableToTerminate:Can't terminate
+RDIErrMess_BadInstruction:Bad instruction
+RDIErrMess_IllegalInstruction:Illegal instruction
+RDIErrMess_BadCPUStateSetting:Bad CPU state setting
+RDIErrMess_UnknownCoPro:Unknown coprocessor
+RDIErrMess_UnknownCoProState:Unknown coprocessor state
+RDIErrMess_BadCoProState:Bad coprocessor state
+RDIErrMess_BadPointType:Unknown point type
+RDIErrMess_UnimplementedType:Unimplemented point type
+RDIErrMess_BadPointSize:Bad point size
+RDIErrMess_UnimplementedSize:Unimplemented size
+RDIErrMess_NoMorePoints:No more points
+RDIErrMess_BreakpointReached:Breakpoint reached
+RDIErrMess_WatchpointAccessed:Watchpoint accessed
+RDIErrMess_NoSuchPoint:No such point
+RDIErrMess_ProgramFinishedInStep:Program finished in step
+RDIErrMess_UserInterrupt:User interrupt
+RDIErrMess_CantSetPoint:Can't set point
+RDIErrMess_IncompatibleRDILevels:Incompatible RDI levels
+RDIErrMess_CantLoadConfig:Can't load configuration data
+RDIErrMess_BadConfigData:Malformed configuration data
+RDIErrMess_NoSuchConfig:No such configuration
+RDIErrMess_BufferFull:Buffer full
+RDIErrMess_OutOfStore:Out of store
+RDIErrMess_NotInDownload:Not in download
+RDIErrMess_PointInUse:Hardware point in use
+RDIErrMess_TargetRunning:Target processor not stopped
+RDIErrMess_DeviceWouldNotOpen:Could not open serial/parallel port
+RDIErrMess_NoSuchHandle:No such memory description handle
+RDIErrMess_ConflictingPoint:Incompatible breakpoint already exists
+RDIErrMess_SoftInitialiseError:Recoverable error in RDI initialisation
+RDIErrMess_InsufficientPrivilege:Insufficient privilege
+RDIErrMess_UnimplementedMessage:Unimplemented RDP message
+RDIErrMess_UndefinedMessage:Undefined RDP message
+RDIErrMess_Unknown:Unknown RDI error code %d