ContentsIndexPreviousNext

Specifying Addresses

Program addresses and variables can be specified directly or with program symbols. In order for a symbol to be used, the program containing the symbol must be currently executing and must have been compiled with either the "-Zs" or "-Gd" options. There are two forms of addresses: variables and program addresses.

More:

Variables

Program Addresses