HarmonyCore
HarmonyCore copied to clipboard
Per-request Traditional Bridge debugging
Similar to #77 , we can use custom HTTP headers to cause the current request to launch a debuggable Traditional Bridge process. This would cause a separate .dbr and command line to be run on the remote system for this one request, enabling you to attach a debugger from Visual Studio to the running remote process, even in a production environment with thousands of normal requests being serviced concurrently.