Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site uw-beaver Path: utzoo!watmath!clyde!cbosgd!ulysses!mhuxr!ihnp4!houxm!vax135!cornell!uw-beaver!info-mac From: info-mac@uw-beaver Newsgroups: fa.info-mac Subject: Getting out of Ma[x|c]sbug Message-ID: <793@uw-beaver> Date: Thu, 7-Feb-85 05:32:35 EST Article-I.D.: uw-beave.793 Posted: Thu Feb 7 05:32:35 1985 Date-Received: Fri, 8-Feb-85 07:02:08 EST Sender: daemon@uw-beaver Organization: U of Washington Computer Science Lines: 43 From: (David H M Spector)Message-Feb 85 12:30 EDT From: (David H M Spector) 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 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... - (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 -------