info-mac@uw-beaver (02/07/85)
From: (David H M Spector) <SPECTOR@NYU-CMCL1.ARPA> Message-Feb 85 12:30 EDT From: (David H M Spector) <SPECTOR@NYU-CMCL1.ARPA> To: info-mac@SUMEX-AIM.ARPA Subject: Getting out of Ma[x|c]sbug Message-ID: <3744AF41.035D0024.1985@CMCL1.NYU-CMCL1.ARPA> Organization: New York University/Academic Computing Facility Systems Group Office: Rm 329, Warren Weaver Hall, Courant Institute of Mathematical Sciences Address: 251 Mercer Street, NY, NY 10012 Work-Phone: (212) 460-7287 Network-Address(es): Spector@NYU-CMCL1.ARPA, or ...!allegra!cmcl2!cmcl1!spector MCImail-Address: DSpector (ID: 234-3606) CompuServe-Address: 76174,61 Packet: N2BCA [coming soon to a Digipeater near you!] ReSent-Date: Thu 7 Feb 85 00:46:00-PST ReSent-From: John Mark Agosta <INFO-MAC-REQUEST@SUMEX-AIM.ARPA> ReSent-To: info-mac: ; The easy way to get out of Macsbug (or Maxbug) is to do an ' ES ' (Exit to Shell) command. A few of the most usful commands are: ES - Exits to finder (shell) RB - Reboot HD - Heap Display, shows handles and stuff HD 'xxxx' - e.g., HD DRVR shows driver handles HD PICT shows handles to PICT's, etc... <Accent Key> - (upper left corner) toggles between the screen and the debugger. AT - All Traps. Causes debugger to stop after each toolbox call AB - All Breaks Causes debugger to stop on all logical break points, i.e., stop on RTS. AX - undoes the above two commands. David Spector NYU/acf Systems Group -------