Subversion Repositories DevTools

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2875 dpurdie 1
WErrMess_Shortened:Fewer lines available
2
WErrMess_Truncated:Buffer full
3
WErrMess_WindowInvalid:Invalid window
4
WErrMess_WrongWindowType:Wrong window type
5
WErrMess_NoDebugData:Image does not contain this level of debug table
6
WErrMess_NotImplemented:Not implemented
7
WErrMess_NoSuchPath:No such path
8
WErrMess_OutOfHeap:Out of heap
9
WErrMess_BadWindowType:Invalid window type
10
WErrMess_NoSuchBreak:No such breakpoint
11
WErrMess_BPAlreadySet:Breakpoint already set
12
WErrMess_BPAlreadyEnabled:Breakpoint already enabled
13
WErrMess_BPAlreadyDisabled:Breakpoint already disabled
14
WErrMess_NoSuchWatch:No such watchpoint
15
WErrMess_NoSuchExprn:Expression not in display list
16
WErrMess_BPListFault:Toolbox internal error: view bp list incorrect
17
WErrMess_InvalidInteger:Invalid integer
18
WErrMess_FileNotFound:File not found
19
WErrMess_RDIReset:RDI reset
20
WErrMess_NotRestarted:Not restarted
21
WErrMess_FileNewerThanImage:The source file has been modified, or the image has been rebuilt
22
WErrMess_NoSuchLine:Bad line
23
WErrMess_NotAddress:Value unusable as an address
24
WErrMess_NotUnion:Type not a union
25
WErrMess_NotStruct:Type not a struct or class
26
WErrMess_AlreadyExpanded:struct already expanded
27
WErrMess_NotExpanded:struct not expanded
28
WErrMess_Unexpected:Unexpected error %d
29
WErrMess_BadFileName:Invalid file name
30
WErrMess_BadCoProNo:Invalid coprocessor number
31
WErrMess_UnknownCoPro:Unknown coprocessor
32
WErrMess_BadCoProDesc:Syntax error in coprocessor description
33
WErrMess_NotLValue:Expression not an LValue
34
WErrMess_CPRegNotWritable:CoProcessor register not writable
35
WErrMess_AlreadyBaseType:Type does not contain a typedef
36
WErrMess_NoSource:Address is outside any source file
37
ArgErr_BadKeyword:unrecognised argument \"-%s\"
38
ArgErr_BadLinespeed:%d is an invalid linespeed
39
ArgErr_BadKeywordPair:unrecognised argument \"-%s %s\"
40
ArgErr_Missing:missing parameter for -%s
41
Misc_BreakptCount: count %d (of %d) 
42
Misc_IfStr: if %s
43
Misc_LocalsFor: Locals For 
44
Misc_IfTarget: if TargetValue == %s
45
Misc_IfTargetandExpr: if TargetValue == %s and %s