When using the QtWebEngine, you can enable the chromium debug dev tools with setting the QTWEBENGINE_REMOTE_DEBUGGING environment variable. Normally Chromium creates a DevToolsActivePort file, which contains the information about the debug port. However when using the QtWebEngine, this file is not created. How can I make Qt/Chromium create this file?
output_directoryis set, which comes from a command-line argument specific to Torque; there's no default if the option isn't set. But in any case, you still haven't given a valid reason why you would need this file, since the information can already be obtained by other means.