When debugging, you can set environment variables that are specific to a debug session. You might want to set environment variables for a variety of factors, for example, to specify the location of the executable for an application that is required for the debug session.
Debug-specific environment variables are set when you load an application for debugging using the Compiled Application launch configuration. For information about this launch configuration and setting environment variables, see the related task.