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

Exit Print View

Updated: June 2017
 
 

file Command

The file command lists or changes the current file. It has the same syntax and functionality in native mode and in Java mode.

Syntax

file filename

Print the name of the current file.

If a file name is specified, change the current file.

where:

filename is the name of a file.