Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!mit-eddie!genrad!decvax!mcnc!ecsvax!ranger From: ranger@ecsvax.UUCP (Rick N. Fincher) Newsgroups: comp.sys.apple Subject: Apple Tech Note: //gs System Monitor Message-ID: <2497@ecsvax.UUCP> Date: Wed, 17-Dec-86 10:11:59 EST Article-I.D.: ecsvax.2497 Posted: Wed Dec 17 10:11:59 1986 Date-Received: Thu, 18-Dec-86 21:08:47 EST Organization: UNC Educational Computing Service Lines: 28 Keywords: //gs monitor ROM Apple IIGS Monitor: Step, Trace, and Search Step and Trace are not built into the Apple IIGS Monitor. The format for the search command is \\{/}.P where is either a series of hexadecimal values or ASCII text delimited by single or double quotes. In addition, the entire search string is separated from the search range with backslashes. is optional (as the braces are meant to indicate) and specifies the memory bank in which you want to search. If you do include a bank number, then you must separate it from with a slash. and are the start and end of the memory range of the search. For example, for look for the location of the Apple IIgs startup message, type: \"Apple IIgs"\FF/0000.FFFFP You should get FF/F914: as the response. Apple Technical Communications