Motorola MVME2600 Series User Manual Page 435

  • Download
  • Add to my manuals
  • Print
  • Page
    / 518
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 434
.SYMBOLTA
5-111
5
.SYMBOLTA
Name
.SYMBOLTA - Attach Symbol Table
Code
$0130
Description
This routine attaches a symbol table to the debugger. Once a
symbol table has been attached, all displays of physical addresses
are first looked up in the symbol table to see if the address is in
range of any of the symbols (symbol data). If the address is in range,
it is displayed with the corresponding symbol name and offset (if
any) from the symbol base address (symbol data). In addition to the
display, any command line input that supports an address as an
argument can now take a symbol name for the address argument.
The address argument is first looked up in the symbol table to see
if it matches any of the addresses (symbol data) before conversion
takes place. This command is analogous to the debugger command
SYM. Refer to Chapter 3 for the command description.
The format of the symbol table is shown below:
31 24 23 16 15 8 7
0
$00 Number of Entries in Symbol Table
$04 Symbol Data #0
$08 Symbol Name #0
$20 Symbol Data #1
$24 Symbol Name #1
Page view 434
1 2 ... 430 431 432 433 434 435 436 437 438 439 440 ... 517 518

Comments to this Manuals

No comments