HarmonyCore icon indicating copy to clipboard operation
HarmonyCore copied to clipboard

Per-request Traditional Bridge debugging

Open hippiehunter opened this issue 5 years ago • 0 comments

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.

hippiehunter avatar Mar 12 '19 17:03 hippiehunter