To Edit Files - HP 64782 User Manual

For the graphical user interface
Hide thumbs Also See for 64782:
Table of Contents

Advertisement

To edit files

Choose File→Edit→File and use the dialog box to specify the file
name.
To edit a file based on an address in the entry buffer, place an
address reference (either absolute or symbolic) in the entry buffer;
then, choose File→Edit→At () Location.
To edit a file based on the current program counter, choose
File→Edit→At PC Location.
To edit a file associated with a symbol when you are displaying
symbols, position the mouse pointer over the symbol, press and hold
the select mouse button, and choose Edit File Defining Symbol
from the popup menu.
To edit a file when displaying memory in mnemonic format, position
the mouse pointer over the line of source where you want to begin
the edit, press and hold the select mouse button, and choose Edit
Source from the popup menu.
When editing files at addresses, the interface determines which source file
contains the code generated for the address and opens an edit session on the
file. The interface will issue an error if it cannot find a source file for the
address.
If, upon starting the emulator session, you chose to copy files to a new
directory, the file you try to edit will have write permissions. This same file
will be "read only" if you did not choose to copy files to a new directory upon
starting up the emulator.
The interface will choose the "vi" editor as its default editor, unless you
specify another editor by setting an X resource. Refer to the "Setting X
Resources" chapter for more information about setting this resource.
You must load symbols before most commands will work because symbol
information is needed to be able to locate the files.
Using the Emulator
To edit files
185

Advertisement

Table of Contents
loading

Table of Contents