DebuggingWorld.Loadees
copy ///7.0/system/Basic.loadees ← DebuggingWorld.loadees
Copyright Ó 1985, 1986, 1987 by Xerox Corporation. All rights reserved.
Doug Wyatt, May 14, 1986 5:50:05 pm PDT
Polle Zellweger (PTZ) July 7, 1987 12:24:26 pm PDT
[Cedar]<Cedar7.0>RPCRuntime>RPCRuntime.bcd
[Cedar]<Cedar7.0>UserProfile>UserProfileImpl.bcd
[Cedar]<Cedar7.0>DFPackage>DFPackage.bcd
[Cedar]<Cedar7.0>BasicPackages>BasicPackages.bcd
[Cedar]<Cedar7.0>Installer>InstallerImpl.bcd
[Cedar]<Cedar7.0>VersionMap>VersionMapImpl.bcd
[Cedar]<Cedar7.0>WorldVM>WorldVMPackage.bcd
[Cedar]<Cedar7.0>AMTypes>AMTypesPackage.bcd
[Cedar]<Cedar7.0>AMModel>AMModelPackage.bcd
[Cedar]<Cedar7.0>AMEvents>AMEventsPackage.bcd
[Cedar]<Cedar7.0>AMProcess>AMProcessPackage.bcd
[Cedar]<Cedar7.0>PrintTV>PrintTVPackage.bcd
[Cedar]<Cedar7.0>Interpreter>InterpreterPackage.bcd
[Cedar]<Cedar7.0>TRope>TRope.bcd
[Cedar]<Cedar7.0>TJaM>TJaMPackage.bcd
[Cedar]<Cedar7.0>Rosary>RosaryImpl.bcd
[]<>Users>
YourName
>
YourWorkingDirectory
>DebuggingWorld.bcd
The placement of this bcd loads the (closed) debugging world before any of its corresponding open versions, especially Inscript. Replace any of the components below with your own versions to test.
[Cedar]<Cedar7.0>Inscript>InscriptPackage.bcd
[Cedar]<Cedar7.0>Imager>ImagerPackage.bcd
[Cedar]<Cedar7.0>TIP>TIPPackage.bcd
[Cedar]<Cedar7.0>Viewers>ViewersPackage.bcd
[Cedar]<Cedar7.0>MBQueue>MBQueueImpl.bcd
[Cedar]<Cedar7.0>Tioga>TiogaPackage.bcd
[Cedar]<Cedar7.0>ViewerIO>ViewerIOImpl.bcd
[Cedar]<Cedar7.0>ReadEvalPrint>ReadEvalPrintImpl.bcd
[Cedar]<Cedar7.0>CommandTool>CommandToolPackage.bcd
[Cedar]<Cedar7.0>InterpreterTool>InterpreterTool.bcd
The Interpreter Tool is available in the DebuggingWorld only.
Use the 2 following bcds instead for minimal functionality.
[Cedar]<Cedar7.0>InterpreterTool>FileViewerOpsImpl.bcd
[Cedar]<Cedar7.0>InterpreterTool>AMViewerOpsImpl.bcd
[Cedar]<Cedar7.0>EditTool>EditTool.bcd
[Cedar]<Cedar7.0>DebugTool>DebugTool.bcd
[Cedar]<Cedar7.0>DFCommands>DFCommands.bcd
[Cedar]<Cedar7.0>Watch>Watch.bcd
[Cedar]<Cedar7.0>ComputeServerUser>ComputeServerStubImpl.bcd
[Cedar]<Cedar7.0>Viewers>End.bcd/e
Local switches recognized by LoaderDriver:
/d: causes the debugger to be called via DebuggerSwap.CallDebugger after the BCD's have all been loaded but before the specified BCD is started
/l: causes Loader.Instantiate to be passed codeLinks: TRUE (the default).
/-l causes Loader.Instantiate to be passed codeLinks: FALSE
/e: causes the LoaderDriver to stop parsing the command file after this set of switches.
Any global switch (including /e) causes the LoaderDriver to stop parsing the command file.