• Aucun résultat trouvé

BcdDefs: FROM "bcddefs&#34

N/A
N/A
Protected

Academic year: 2022

Partager "BcdDefs: FROM "bcddefs&#34"

Copied!
1
0
0

Texte intégral

(1)

DebugData.mesa

File DebugData.mesa Edited by:

2-Sep-78 15:32:14

Sandman on December 6. 1977 3:45 PM Barbara on July 18. 1978 9:22 AM DIRECTORY

AltoFileDefs: FROM "altofiledefs" USING [CFP].

BcdDefs: FROM "bcddefs" USING [CTIndex. CTNull. NameString].

ControlDefs: FROM "controldefs" USING [FrameHandle. GlobalFrameHandle].

CoreSwapDefs: FROM "coreswapdefs" USING [ExternalStateVector. SVPointer].

LoadStateDefs: FROM "loadstatedefs" USING [ConfigIndex. ConfigNull].

ProcessDefs: FROM "processdefs" USING [ProcessHandle].

SegmentDefs: FROM "segmentdefs" USING [FileHandle. FileSegmentHandle].

WindowDefs: FROM "windowdefs" USING [WindowHandle];

DebugData: PROGRAM SHARES ProcessDefs • PUBLIC BEGIN

level: INTEGER ~ 0;

lContext: ControlDefs.FrameHandle ~ NIL;

gContext: ControlDefs.GlobalFrameHandle ~ NIL;

pContext: ProcessDefs.ProcessHandle ~ NIL;

initBCD: BOOLEAN ~ FALSE;

ssb: BcdDefs.NameString;

cti: BcdDefs.CTIndex ~ BcdDefs.CTNull;

config: LoadStateDefs.ConfigIndex ~ LoadStateDefs.ConfigNull;

bcdseg: SegmentDefs.FileSegmentHandle ~ NIL;

Stateptr: CoreSwapDefs.SVPointer ~ NIL;

textwindow. userwindow: WindowDefs.WindowHandle;

restartmessage: STRING ~ NIL;

caseignoring: BOOLEAN ~ TRUE;

worrybreaks: BOOLEAN ~ FALSE;

worryentry: BOOLEAN ~ FALSE;

DebuggerFP. SelfFP. DebuggeeFP: AltoFileDefs.CFP;

DebuggeeFH: SegmentDefs.FileHandle;

sigGF: ControlDefs.GlobalFrameHandle ~ NIL;

ESV: CoreSwapDefs.ExternalStateVector;

--for Pilot

mdsContext: CARDINAL ~ 0;

debugPilot: BOOLEAN ~ FALSE;

onDO: BOOLEAN ~ FALSE;

altoXM: BOOLEAN ~ FALSE;

END ...

Page 1

Références

Documents relatifs

[r]

The study focuses on phonological, orthographical, lexical, syntactical, semantic, pragmatic and tex- tual aspects and reveals the overwhelming influence of French, English and

[r]

CreatePages: PROCEDURE [ea: POINTER, efa: POINTER TO CFA, lastPage: PageNumber, lastBytes: CARDINAL]:. DeletePages: PROCEDURE [ea:

[r]

DeletedFrame: PROCEDURE [gfi: ControlDefs.GFTIndex] RETURNS [BOOLEAN];. DisplayConfiguration:

[r]

[r]