[fa.info-mac] MacsBug

info-mac@uw-beaver (02/06/85)

From: erik%ucbssl.CC@Berkeley (Erik Kilk)


While using MacsBug, does anyone know how one can return to the
finder without having to completely reboot?  There must be an
address in ROM or maybe RAM where we can start executing to get
to the finder.

I want to do this when my program crashes so that I can get back
to work without a complete reboot.

Erik

info-mac@uw-beaver (02/07/85)

From: John W. Peterson <JW-Peterson@UTAH-20.ARPA>

The latest version of macsbug has an 'ES' command (Exit to Shell).  With
older versions, the following will work:
	>PC D000
	>SM PC A9F4
	>G
-------