home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / OB3.2D1.DMS / in.adf / locale / catalogs / english / oberon / ODebug.catalog (.txt) < prev    next >
Encoding:
Amiga IFF Catalog  |  1994-08-05  |  4.3 KB  |  134 lines

  1. CTLGFVER
  2. #$VER: ODebug.catalog 1.0 (29.4.94)
  3. english
  4. ODebug must not be multitasked!
  5. Not enough memory!
  6. /Please start program compiled with option '-g'!
  7. Read error
  8. Write error
  9. Branch too far
  10. Could not open file
  11. Could not lock file
  12. I/O problem:
  13.  Retry
  14.  Cancel
  15. File is empty!?!
  16. Could not open file:
  17. Error in file format!
  18. OBERON:Path not found!
  19. Program terminated normally!
  20. 'Do you really want to terminate ODebug?
  21. Breakpoint reached!
  22. Read error in
  23. Version conflict!
  24. Please select visibility scope:
  25. Pointer is NIL!
  26. no difference
  27. Pointer has odd value!
  28. Procedures called:
  29. Procedures presently active:
  30. Please select variable first!
  31. Please select type:
  32. %Cannot change type of array element.
  33. Size of type is different from
  34. size of original variable type!
  35. Identifier expected
  36. "." expected
  37. Qualident is of invalid type
  38. This variable cannot be read
  39. Procedure call is not permitted
  40. Record element not found
  41. Type must be RECORD
  42. Type must be INTEGER
  43. Type must be ARRAY
  44. "]" expected
  45. ")" expected
  46. Typ must be POINTER
  47. Incompatible operands
  48. Typ must be SET
  49. Set element is too large
  50. Scope error
  51. Typ must be BOOLEAN
  52. Division by 0
  53. Factor expected
  54. Name of identifier too long
  55. Error in constant number
  56. Error in constant string
  57. Unexpected character
  58. Identifier must be type
  59. "," expected
  60. Identifier not defined
  61. Field index is too large
  62. "}" expected
  63. "Type must be extension of variable
  64. Type check error
  65. Expression:
  66. Result:
  67. "(" expected
  68. Type must be CHAR
  69. Type must be REAL
  70. Parameter is of invalid type
  71. Type must be numeric
  72. !Variable must not be structured!
  73. #Type is incompatible with variable!
  74. )Type size is different from variable size
  75.  assign
  76. Variable window must be RECORD!
  77. Record is not extended.
  78. "Type of extension cannot be found!
  79. Break condition:
  80. Current value:
  81.  Break on error
  82.  No break on error
  83. 'Breakpoint expressions are not defined!
  84. %Please select breakpoint expression!
  85.  remove
  86. 'Cannot evaluate breakpoint expressions:
  87. %Breakpoint expression is not BOOLEAN:
  88. Breakpoint expression is TRUE:
  89. Do you really want to quit?
  90. Source file has been modified!
  91.  modify
  92. Cannot save source file!
  93. Save window contents:
  94. Cannot open output file!
  95. Please select source file:
  96. Standardidentifiers
  97.     Buserror
  98. Addresserror
  99. Illegal instruction
  100. Division by zero
  101. Rangecheck error (Chk)
  102. Overflow (TrapV)
  103. Privileg violation
  104. Rangecheck error (Trap #0)
  105. Illegal CASE-index (Trap #1)
  106. Stack overflow (Trap #2)
  107. NIL-Pointer (Trap #3)
  108. "Missing RETURN-statement (Trap #4)
  109. Typ-check error (Trap #5)
  110. )Programm needs faster processor (Trap #6)
  111. Uneven Pointer used (Trap #7)
  112. Break (^C,Trap #8)
  113. Runtime error:
  114. Usage: ODebug
  115. 1mODebug
  116. m Oberon Debugger
  117.  Usage: RUN ODebug {-{x#|y#|w#|h#|d#|s|l|p|r|c|b|o|1#|2#|3#|4#}}
  118.   x# = Window position x = #
  119.   y# = Window position y = #
  120.   w# = Window width = #
  121.   h# = Window height = #
  122.   d# = Screen depth = #
  123.   s  = Open on separate screen
  124.   l  = Interlace screen
  125.   p  = Do not pop up windows ('Popup Windows')
  126.   r  = Sort record elements alphabetically ('Sort Records')
  127.   c  = Clear option 'Close Pointers'
  128.   b  = Clear option 'BreakPoint Requester'
  129.   o  = Open source file window immediately
  130.   1# = Standby-window position x = #
  131.   2# = Standby-window position y = #
  132.   3# = Standby-window width = #
  133.   4# = Standby-window height = #
  134.