Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Memory /
Chapter 3 - Virtual Memory Manager / Virtual Memory Manager Reference
Routines / Virtual Memory Debugger Support Routines


DebuggerExit

Before exiting the debugging state, call the DebuggerExit procedure.

PROCEDURE DebuggerExit;
DESCRIPTION
The DebuggerExit procedure allows the _DebugUtil trap to clean up after all debugging calls are completed.

ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector for the DebuggerExit procedure are
Trap macro Selector
_DebugUtil$0002

The registers on entry for this routine are
Registers on entry
D0Selector code


Previous Book Contents Book Index Next

© Apple Computer, Inc.
3 JUL 1996