1 مستودع
Capabilities for running debuggers with elevated administrative or root permissions.
Distinct from Debugger Execution Interfaces: Existing candidates focus on reverse execution or specific hardware; none cover administrative privilege escalation for debuggers
Explore 1 awesome GitHub repository matching development tools & productivity · Privileged Debugger Execution. Refine with filters or upvote what's useful.
This project is a language extension for VS Code that provides comprehensive Go language support. It functions as a language server client, a debugger interface, and a toolchain manager to facilitate Go application development. The extension distinguishes itself by integrating a full suite of toolchain management capabilities, allowing for the installation and configuration of required binaries, linters, and compiler versions directly within the editor. It also provides deep integration for interactive debugging via Delve, supporting remote target debugging, process attachment, and program st
Allows the debugger to be executed with administrative permissions for programs requiring root access.