mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-02 02:26:47 +00:00
4 lines
163 B
Bash
4 lines
163 B
Bash
|
# The file is used for VSCode debugging with sudo. Use it as following:
|
||
|
# "miDebuggerPath": "/home/user/ELFIO/examples/sudo_gdb.sh"
|
||
|
sudo /usr/bin/gdb "$@"
|