Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 UW 5/3/83; site uw-beaver
Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!ihnp4!drutx!houxe!hogpc!houti!ariel!vax135!cornell!uw-beaver!info-mac
From: info-mac@uw-beaver.UUCP
Newsgroups: fa.info-mac
Subject: Debugger tip
Message-ID: <1969@uw-beaver>
Date: Thu, 25-Oct-84 01:40:16 EDT
Article-I.D.: uw-beave.1969
Posted: Thu Oct 25 01:40:16 1984
Date-Received: Sun, 21-Oct-84 13:55:24 EDT
Sender: daemon@uw-beave
Organization: U of Washington Computer Science
Lines: 13

From: John W. Peterson 
If you unexpectedly trap into Macsbug, doing:
	>PC 5000
	>SM PC A9F4
	>G
Usually gets you back to the finder without having to re-boot.  It even seems
to work after receiving a "bomb" dialogue, just use the interrupt button to
get into the debugger.  (All it does is force the execution of the ExitToShell
trap).

Question:  Has anybody perfected the art of getting a symbol table out of the
Sumacc loader that would be useful in dealing with Macsbug?
-------