FGLSOURCEPATH

Defines the path to program source files.

Usage

The debugger needs to access the source files to display program code. By default, the current directory and the directories defined by FGLLDPATH are searched for the source files.

FGLSOURCEPATH must contain a list of paths, separated by the operating system specific path separator. The path separator is ":" on UNIX™ platforms and ";" on Windows™ platforms.