Sun Studio 12: Debugging a Program With dbx

import Command

The import command imports commands from a dbx command library. It has identical syntax and identical functionality in native mode and in Java mode.

Syntax

import path_name

Import commands from the dbx command library path_name.

where:

path_name is the path name of a dbx command library.