Vvvv Debugging

Set up debugging for vvvv gamma C# node projects -- generate VS Code launch.json and tasks.json configurations, attach debugger to running vvvv, configure Visual Studio debug profiles, and use debugging best practices. Use when setting up a debugger for vvvv, creating launch configurations, attaching to vvvv process, or troubleshooting breakpoints in C# nodes. Supports multiple launch configs for different test scenarios/patches.

tebjan 4601410 11.2 KB Updated

File contents

tebjan/vvvv-skills/tree/main/skills/vvvv-debugging commit 4601410d40

Frequently asked questions

npx skillmds@latest add tebjan/vvvv-debugging