Load

Use

Loads the symbol table from a specified file as the primary executable file.

Command Syntax

LOAD filename

Description

The LOAD command loads the symbol table from filename into CodeWatch as the primary executable file for debugging. It also purges the internal CodeWatch symbol table of any previously loaded executable files or shared libraries.

Example

CodeWatch> LOAD myprog.out