File Log - HP B1476 68020 User Manual

Debugger/emulator
Table of Contents

Advertisement

Chapter 12: Debugger Commands

File Log

File Log
The File Log command records user input in a command file, specified by
< file_name> . The default filename extension .com will be appended to
< filename> . The File Log command allows an interactive debugger session to
be logged as a command file which can be rerun at a later time.
File Log On opens a file for writing. If the specified file already exists, the
file is overwritten by the new data.
File Log Append reopens a logging file to allow new information to be
added to the end of the file.
File Log oFF terminates logging to the file.
File Log Comment places a string of text in the file as a comment. If a log
file is not open, File Log Comment commands are ignored by the debugger.
All successful commands are written to the log file so the file can later be used
as a command file.
Commands which are entered but not successfully completed, are written to
the .com file as comments along with their error codes.
User input is recorded in the log file until the Log oFF command is executed.
A window number (28) is assigned to the log file so that output can be written
to that file using the Expression Fprintf command.
See Also
Expression Fprintf
File Error_Command
418

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1476 68030

Table of Contents