XDebug.Config
XDebug.config Ed ited by:
2-Sep-78 15:32:14
Sandman on May 4, 1978 2:22 PM Barbara on July 18, 1978 3:46 PM Johnsson on August 3D, 1978 10:27 AM
PACK Resident, Swapper, DiskIO, Signaller, Keyboard, DIGrammar;
XDebug: CONFIGURATION LINKS: CODE IMPORTS DebugRealDefs, DebugXMDefs
EXPORTS DiskDefs, StringDefs, SegmentDefs, BFSDefs, RectangleDefs, StreamDefs, IODefs, FSPDefs, SystemDefs, SymbolTableDefs,
BootDefs, MenuDefs, WindowDefs, ProcessDefs, ImageDefs,
DirectoryDefs, DiskKDDefs, FrameDefs, MiscDefs, TrapDefs, KeyDefs, StreamIO, TimeDefs, LoaderDefs, LoaderBcdUtilDefs, .
ext: LoadStateDefs, DebugCacheDefs, DebugUsefulDefs, DebugUtilityDefs, DebuggerDefs, DebugMiscDefs, DebugBreakptDefs,DebugInterpretDefs, DebugFTPDefs, DebugContextDefs, DebugSymbolDefs, DebugData, AllocDefs CONTROL Wart •
BEGIN
SymCache: CONFIGURATION
IMPORTS AllocDefs, SegmentDefs, StringDefs, SystemDefs EXPORTS SymbolTableDefs
CONTROL Symbol Cache • BEGIN
SymbolTable;
SymbolCache;
END;
External: CONFIGURATION
IMPORTS AllocDefs, BFSDefs, DebugRealDefs, DebugUtilityDefs, DebugXMOefs, DirectoryDefs, DiskDefs, DiskKDDefs, FSPDefs, ImageDefs, IODefs,
LoaderBcdUtilDefs, MiscDefs, ProcessDefs, SegmentDefs, StreamDefs, StringDefs, SymbolTableDefs, SystemDefs, TimeDefs, TrapDefs, WindowDefs EXPORTS DebugData, DebugCacheDefs, DebugUsefulDefs, DebugUtilityDefs,
DebuggerDefs, DebugMiscDefs, LoadStateDefs, DebugBreakptDefs,
DebugInterpretDefs, DebugContextDefs. DebugFTPDefs, DebugSymbolDefs • BEGIN
ExternalLoadState;
DebugCache;
DebugPilotCache;
ExternalUtilities;
DebugSymbols;
DebugData;
DebugInit;
DebugUt i1 it i es;
DebugFTP;
BreakPt;
Debugger;
DumpVars;
DumpUtils;
DumpFrames;
DebugConfig;
DebugContext;
DebugProcess;
StmtMap;
Command;
DebugTable;
CommandTab;
Interpret;
DUserProc;
UserSegments;
CoreMap;
DIGrammar;
DIParser;
DIScanner;
DIInterpreter;
DIActionsHot;
DIActionsMed;
DIActionsCold;
DIL iteral s;
DIType;
TypePack;
Page 1
XDebug.Config
END:
-- System Modules Resident:
Signaller:
DiskIO:
Swapper:
Keyboard:
KeyStreams:
LoaderUt i1 ities:
LoadState:
LoaderBcdUtilities:
Loader:
Process:
Directory:
DiskKD:
BFS;
NonResident;
Miscellaneous:
Segments;
Strings;
Files;
StreamsA;
StreamsB;
FSP;
RectanglesA;
RectanglesB;
Display;
StreamIO;
Menus;
WindowsA;
WindowsB;
TimeConvert;
2-Sep-78 16:32:14
[DebugData, DebugCacheDefs, DebugUsefulDefs, DebugUtilityOefs,
DebuggerDefs, DebugMiscDefs, ext, DebugBreakptDefs, DebuglnterpretDefs, DebugContextDefs, DebugFTPDefs, DebugSymbolDefs] ~ External[]j
FileCachej
InternalNubControlj InternalNubj
SymCachej Wart END.
Page 2