symless / synergy-core

Open source core of Synergy, the cross-platform keyboard and mouse sharing tool (Windows, macOS, Linux)
https://symless.com/synergy
Other
10.13k stars 3.6k forks source link

Update VS Code config for Windows daemon debugging #7333

Closed nbolton closed 5 months ago

nbolton commented 5 months ago

Debugging the Windows Daemon is possible with cppvsdbg modes, attach and launch (when run with -f or /f). This PR surfaces this knowledge to make it easier for others to debug the Windows Daemon.

Hint: VS Code must be run as admin to attach to the Daemon when running as a Windows service.

S3-2089

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud