delve icon indicating copy to clipboard operation
delve copied to clipboard

For DAP try using debug filename pattern for debug binary path before using random string. fix for #3494 (new Windows Firewall detections)

Open rustyoz opened this issue 8 months ago • 2 comments

Instead of using the pattern that is always randomized, check if it doesn't exist otherwise use a random filename including the pattern.

Removes annoying windows firewall issue #3494

rustyoz avatar May 14 '25 11:05 rustyoz

TestStaticcheck and TestDefaultBinary are failing.

aarzilli avatar May 14 '25 12:05 aarzilli

@rustyoz are you still planning on working on this?

derekparker avatar Jun 17 '25 23:06 derekparker