Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!gatech!mcnc!ecsvax!ranger From: ranger@ecsvax.UUCP Newsgroups: comp.sys.apple Subject: Apple Tech Note: Apple Monitors Message-ID: <3075@ecsvax.UUCP> Date: Thu, 7-May-87 15:05:08 EDT Article-I.D.: ecsvax.3075 Posted: Thu May 7 15:05:08 1987 Date-Received: Sat, 9-May-87 05:25:16 EDT Organization: UNC Educational Computing Service Lines: 57 Keywords: Apple Tech Note 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