home *** CD-ROM | disk | FTP | other *** search
- Calls, Var HEX-Val DEC-Val CHAR,INT,REAL Bits
- c := 54321
- c = D431H 54321 -11215I 1101010000110001
- i := -4567
- i = EE29H 60969 -4567I 1110111000101001
- ch := "#"
- ch = 23H 35 "#" TRUE 00100011
- b := TRUE
- b = 1H 1 " " TRUE 00000001
- r := -12.3E-03
- r =BC4985F1H 3158935025 -1.2E-02 10111100010010011000010111110001
- lc := 256000
- lc = 3E800H 256000 0. 00000000000000111110100000000000
- Initialisierung des Sets s
- I: InitSet
- I: Dummy2
- I: Dummy1
- L: Dummy1
- L: Dummy2
- L: InitSet
- s = AAH 170 "¬" TRUE 10101010
- Fehler Nr. 84.
-
- Error came from: XError
-
- Processor Status:
- PC = 2DAAEH 187054 0. 00000000000000101101101010101110
- SR = 2700H 9984 9984I 0010011100000000
- A5 = 32F18H 208664 0. 00000000000000110010111100011000
- A6 = 32EDCH 208604 0. 00000000000000110010111011011100
- A7 = 32EC4H 208580 0. 00000000000000110010111011000100
- Program terminated by Debugger.
- 00100
- Program terminated by Debugger.
-
-
- Abb.2: Das durch das Testprogramm erzuegte Debugger-File
-