Home » Personal collection » Acorn hard disk » risc_os_3_resources » Resources » Debugger/Messages

Debugger/Messages

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn hard disk » risc_os_3_resources » Resources
Filename: Debugger/Messages
Read OK:
File size: 04B7 bytes
Load address: 0000
Exec address: 0000
File contents
M00:Undefined instruction
M01:ARM3 or later
M02:ARM3 ID
M03:ARM3 Flush
M04:ARM3 Control
M05:ARM3 Cacheable
M06:ARM3 Updateable
M07:ARM3 Disruptive
M08:ARM3 - Bad reg
M09:*** Use of NV
M10:*** ! and ^
M11:*** Not R8-R14
M12:*** SWI after CDP
M13:*** Rd=Rm or Rd=R15
M14:Syntax: *MemoryI <addr1|reg1> [[+|-] <addr2|reg2> [+ <addr3|reg3>]]
M15:Syntax: *InitStore [<data|reg>]
M16:Store initialised to &
M17:Register dump (stored at &
M18:) is:
M19:Mode 
M20: flags set: 
M21:Syntax: *Memory [B] <addr1|reg1> [[+|-] <addr2|reg2> [+ <addr3|reg3>]]
M22:Address  :
M23:   ASCII Data
M24:Word at &
M25:Byte at &
M26: was &
M27: altered to &
M28:Syntax: *MemoryA [B] <addr|reg1> [<data|reg2>]
M29:  Enter new value : 
M30:Syntax: *BreakSet <addr|reg>
M31:No breakpoints set
M32:Address     Old data
M33: : bad breakpoint; cleared.
M34:Syntax: *BreakClr [<addr|reg>]
M35:Clear all breakpoints? [Y/N]
M36:All breakpoints cleared
M37:Bad breakpoint at &
M38:; cleared.
M39:Continue from breakpoint set at &
M40:Execute out of line? [Y/N] 
M41:Bad breakpoint at &
M42:; cleared.
M43:Debug*
M44:Stopped at break point set at &
M45:Breakpoint not found
M46:Invalid value
M48:No room in breakpoint table
M50:Bad breakpoint
00000000  4d 30 30 3a 55 6e 64 65  66 69 6e 65 64 20 69 6e  |M00:Undefined in|
00000010  73 74 72 75 63 74 69 6f  6e 0a 4d 30 31 3a 41 52  |struction.M01:AR|
00000020  4d 33 20 6f 72 20 6c 61  74 65 72 0a 4d 30 32 3a  |M3 or later.M02:|
00000030  41 52 4d 33 20 49 44 0a  4d 30 33 3a 41 52 4d 33  |ARM3 ID.M03:ARM3|
00000040  20 46 6c 75 73 68 0a 4d  30 34 3a 41 52 4d 33 20  | Flush.M04:ARM3 |
00000050  43 6f 6e 74 72 6f 6c 0a  4d 30 35 3a 41 52 4d 33  |Control.M05:ARM3|
00000060  20 43 61 63 68 65 61 62  6c 65 0a 4d 30 36 3a 41  | Cacheable.M06:A|
00000070  52 4d 33 20 55 70 64 61  74 65 61 62 6c 65 0a 4d  |RM3 Updateable.M|
00000080  30 37 3a 41 52 4d 33 20  44 69 73 72 75 70 74 69  |07:ARM3 Disrupti|
00000090  76 65 0a 4d 30 38 3a 41  52 4d 33 20 2d 20 42 61  |ve.M08:ARM3 - Ba|
000000a0  64 20 72 65 67 0a 4d 30  39 3a 2a 2a 2a 20 55 73  |d reg.M09:*** Us|
000000b0  65 20 6f 66 20 4e 56 0a  4d 31 30 3a 2a 2a 2a 20  |e of NV.M10:*** |
000000c0  21 20 61 6e 64 20 5e 0a  4d 31 31 3a 2a 2a 2a 20  |! and ^.M11:*** |
000000d0  4e 6f 74 20 52 38 2d 52  31 34 0a 4d 31 32 3a 2a  |Not R8-R14.M12:*|
000000e0  2a 2a 20 53 57 49 20 61  66 74 65 72 20 43 44 50  |** SWI after CDP|
000000f0  0a 4d 31 33 3a 2a 2a 2a  20 52 64 3d 52 6d 20 6f  |.M13:*** Rd=Rm o|
00000100  72 20 52 64 3d 52 31 35  0a 4d 31 34 3a 53 79 6e  |r Rd=R15.M14:Syn|
00000110  74 61 78 3a 20 2a 4d 65  6d 6f 72 79 49 20 3c 61  |tax: *MemoryI <a|
00000120  64 64 72 31 7c 72 65 67  31 3e 20 5b 5b 2b 7c 2d  |ddr1|reg1> [[+|-|
00000130  5d 20 3c 61 64 64 72 32  7c 72 65 67 32 3e 20 5b  |] <addr2|reg2> [|
00000140  2b 20 3c 61 64 64 72 33  7c 72 65 67 33 3e 5d 5d  |+ <addr3|reg3>]]|
00000150  0a 4d 31 35 3a 53 79 6e  74 61 78 3a 20 2a 49 6e  |.M15:Syntax: *In|
00000160  69 74 53 74 6f 72 65 20  5b 3c 64 61 74 61 7c 72  |itStore [<data|r|
00000170  65 67 3e 5d 0a 4d 31 36  3a 53 74 6f 72 65 20 69  |eg>].M16:Store i|
00000180  6e 69 74 69 61 6c 69 73  65 64 20 74 6f 20 26 0a  |nitialised to &.|
00000190  4d 31 37 3a 52 65 67 69  73 74 65 72 20 64 75 6d  |M17:Register dum|
000001a0  70 20 28 73 74 6f 72 65  64 20 61 74 20 26 0a 4d  |p (stored at &.M|
000001b0  31 38 3a 29 20 69 73 3a  0a 4d 31 39 3a 4d 6f 64  |18:) is:.M19:Mod|
000001c0  65 20 0a 4d 32 30 3a 20  66 6c 61 67 73 20 73 65  |e .M20: flags se|
000001d0  74 3a 20 0a 4d 32 31 3a  53 79 6e 74 61 78 3a 20  |t: .M21:Syntax: |
000001e0  2a 4d 65 6d 6f 72 79 20  5b 42 5d 20 3c 61 64 64  |*Memory [B] <add|
000001f0  72 31 7c 72 65 67 31 3e  20 5b 5b 2b 7c 2d 5d 20  |r1|reg1> [[+|-] |
00000200  3c 61 64 64 72 32 7c 72  65 67 32 3e 20 5b 2b 20  |<addr2|reg2> [+ |
00000210  3c 61 64 64 72 33 7c 72  65 67 33 3e 5d 5d 0a 4d  |<addr3|reg3>]].M|
00000220  32 32 3a 41 64 64 72 65  73 73 20 20 3a 0a 4d 32  |22:Address  :.M2|
00000230  33 3a 20 20 20 41 53 43  49 49 20 44 61 74 61 0a  |3:   ASCII Data.|
00000240  4d 32 34 3a 57 6f 72 64  20 61 74 20 26 0a 4d 32  |M24:Word at &.M2|
00000250  35 3a 42 79 74 65 20 61  74 20 26 0a 4d 32 36 3a  |5:Byte at &.M26:|
00000260  20 77 61 73 20 26 0a 4d  32 37 3a 20 61 6c 74 65  | was &.M27: alte|
00000270  72 65 64 20 74 6f 20 26  0a 4d 32 38 3a 53 79 6e  |red to &.M28:Syn|
00000280  74 61 78 3a 20 2a 4d 65  6d 6f 72 79 41 20 5b 42  |tax: *MemoryA [B|
00000290  5d 20 3c 61 64 64 72 7c  72 65 67 31 3e 20 5b 3c  |] <addr|reg1> [<|
000002a0  64 61 74 61 7c 72 65 67  32 3e 5d 0a 4d 32 39 3a  |data|reg2>].M29:|
000002b0  20 20 45 6e 74 65 72 20  6e 65 77 20 76 61 6c 75  |  Enter new valu|
000002c0  65 20 3a 20 0a 4d 33 30  3a 53 79 6e 74 61 78 3a  |e : .M30:Syntax:|
000002d0  20 2a 42 72 65 61 6b 53  65 74 20 3c 61 64 64 72  | *BreakSet <addr|
000002e0  7c 72 65 67 3e 0a 4d 33  31 3a 4e 6f 20 62 72 65  ||reg>.M31:No bre|
000002f0  61 6b 70 6f 69 6e 74 73  20 73 65 74 0a 4d 33 32  |akpoints set.M32|
00000300  3a 41 64 64 72 65 73 73  20 20 20 20 20 4f 6c 64  |:Address     Old|
00000310  20 64 61 74 61 0a 4d 33  33 3a 20 3a 20 62 61 64  | data.M33: : bad|
00000320  20 62 72 65 61 6b 70 6f  69 6e 74 3b 20 63 6c 65  | breakpoint; cle|
00000330  61 72 65 64 2e 0a 4d 33  34 3a 53 79 6e 74 61 78  |ared..M34:Syntax|
00000340  3a 20 2a 42 72 65 61 6b  43 6c 72 20 5b 3c 61 64  |: *BreakClr [<ad|
00000350  64 72 7c 72 65 67 3e 5d  0a 4d 33 35 3a 43 6c 65  |dr|reg>].M35:Cle|
00000360  61 72 20 61 6c 6c 20 62  72 65 61 6b 70 6f 69 6e  |ar all breakpoin|
00000370  74 73 3f 20 5b 59 2f 4e  5d 0a 4d 33 36 3a 41 6c  |ts? [Y/N].M36:Al|
00000380  6c 20 62 72 65 61 6b 70  6f 69 6e 74 73 20 63 6c  |l breakpoints cl|
00000390  65 61 72 65 64 0a 4d 33  37 3a 42 61 64 20 62 72  |eared.M37:Bad br|
000003a0  65 61 6b 70 6f 69 6e 74  20 61 74 20 26 0a 4d 33  |eakpoint at &.M3|
000003b0  38 3a 3b 20 63 6c 65 61  72 65 64 2e 0a 4d 33 39  |8:; cleared..M39|
000003c0  3a 43 6f 6e 74 69 6e 75  65 20 66 72 6f 6d 20 62  |:Continue from b|
000003d0  72 65 61 6b 70 6f 69 6e  74 20 73 65 74 20 61 74  |reakpoint set at|
000003e0  20 26 0a 4d 34 30 3a 45  78 65 63 75 74 65 20 6f  | &.M40:Execute o|
000003f0  75 74 20 6f 66 20 6c 69  6e 65 3f 20 5b 59 2f 4e  |ut of line? [Y/N|
00000400  5d 20 0a 4d 34 31 3a 42  61 64 20 62 72 65 61 6b  |] .M41:Bad break|
00000410  70 6f 69 6e 74 20 61 74  20 26 0a 4d 34 32 3a 3b  |point at &.M42:;|
00000420  20 63 6c 65 61 72 65 64  2e 0a 4d 34 33 3a 44 65  | cleared..M43:De|
00000430  62 75 67 2a 0a 4d 34 34  3a 53 74 6f 70 70 65 64  |bug*.M44:Stopped|
00000440  20 61 74 20 62 72 65 61  6b 20 70 6f 69 6e 74 20  | at break point |
00000450  73 65 74 20 61 74 20 26  0a 4d 34 35 3a 42 72 65  |set at &.M45:Bre|
00000460  61 6b 70 6f 69 6e 74 20  6e 6f 74 20 66 6f 75 6e  |akpoint not foun|
00000470  64 0a 4d 34 36 3a 49 6e  76 61 6c 69 64 20 76 61  |d.M46:Invalid va|
00000480  6c 75 65 0a 4d 34 38 3a  4e 6f 20 72 6f 6f 6d 20  |lue.M48:No room |
00000490  69 6e 20 62 72 65 61 6b  70 6f 69 6e 74 20 74 61  |in breakpoint ta|
000004a0  62 6c 65 0a 4d 35 30 3a  42 61 64 20 62 72 65 61  |ble.M50:Bad brea|
000004b0  6b 70 6f 69 6e 74 0a                              |kpoint.|
000004b7