|
| DDT Desktop debugger version 1.72
| (C) Copyright Acorn Computers Ltd. 1995
|
| --- Ensure the correct versions of various modules needed by DDT
| --- Any ColourTrans
*RMEnsure ColourTrans 0 System:Modules.Colours
| --- Any FPEmulator will do
| --- FPE must be Loaded not run (run code prints banner)
*RMEnsure FPEmulator 0 RMLoad System:Modules.FPEmulator
| --- Load the debugger module
*System:Modules.DDT
*RMEnsure DDT 1.72
| --- Re-execute the DebugAIF command which should now be handled by the
| --- debugger module
*DebugAIF %*0
