source subcommand for dbx: Read subcommands from a file

Format

source file

Description

The source subcommand reads dbx subcommands from the file specified by the file argument.

Usage notes

The source subcommand can be run only while the dbx debug program is running.

Examples

To read the dbx subcommands in the cmdfile file, enter:
source cmdfile