tcl.set-sym

Verb: Access/TCL, Releases: AP and R83

Designates symbol table to use with virtual debugger.

Syntax

set-sym file.reference {(option}

Description

indicates the symbol table to use for references to system variables from within the system, or virtual, debugger.

The global table, 'gsym', is the default.

Options

p Sets 'psym' as the symbol file. (AP)

t Sets secondary file pointer to 'tsym' file.

See Also

Command Name Type Description
system.debugger.overview Introductory Overview of system debugger.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.