The Remote attach to process command has been reversed between Linux and Darwin #11328
Labels
bug
debugger
fixed
Check the Milestone for the release in which the fix is or will be available.
regression
A bug that didn't exist in a previous release
Milestone
Environment
Bug Summary and Steps to Reproduce
Bug Summary:
Run a Linux container ( any Centos/RHEL/) and then run a program there from a Mac. When the debugger tries to attach, it will fail to attach because the attach commands have been switched. in the commit a7870fc
So the Darwin command is now getting run on Linux and that is causing the debugger to not attach
See attachtoprocess.ts
This was the PR that made this issue
a7870fc
Debugger Configurations
Debugger Logs
No need for logs.
Other Extensions
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: