Go to main content
Oracle® Developer Studio 12.6: Debugging a Program with dbx

Exit Print View

Updated: June 2017
 
 

import Command

The import command imports commands from a dbx command library. It has the same syntax and 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.