The CPP_DBG_OVERRIDE environment variable takes precedence over CPP_DBG_PATH. If you set your CPP_DBG_PATH variable in your system settings, but you want to temporarily add another path that takes precedence over CPP_DBG_PATH, set CPP_DBG_OVERRIDE. To restore CPP_DBG_PATH as the path used to locate executables and DLLs, clear CPP_DBG_OVERRIDE, for example by using:
set CPP_DBG_OVERRIDE=
![]()
CPP_DBG_PATH Environment Variable
Search Order
Environment Variables