DBGSRC

Debugger source files

WTSupported in traditional Synergy on Windows

 

USupported on UNIX
VSupported on OpenVMS

The DBGSRC environment variable sets the default search path for debugger source file lookup.

The directory path, including the device, in which the debugger will find the appropriate source files.

You can set DBGSRC either in the environment, before beginning the debugging session, or you can set it during the debugging session using the debugger SET command.

DBGSRC is used only if the debugger can’t find the path (including version on OpenVMS) for the file as specified to the compiler.

The environment. On Windows, this environment variable can also be set in the [synergy], [dbr], or [myprog] section of synergy.ini (where myprog is any .dbr file).

Runtime

On UNIX,

DBGSRC=/usr/dblv5/source     ;export DBGSRC