RASCSI/cpp/launch_sudo.sh

3 lines
186 B
Bash
Executable File

# This is used for debugging. VisualStudio code will call this file when launching
# the debugger, instead of directly calling GDB. That way we can add the pkexec
sudo /usr/bin/gdb "$@"