object subcommand for dbx: Load an object file

Format

object filename

Description

The object subcommand loads the specified object file for execution, without the overhead of reloading dbx.

Usage notes

Examples

To complete debugging of the current program, and to start debugging a new program without reloading dbx, enter:
object myprog