a67f311330
git-subtree-dir: external/ELFIO git-subtree-split: 94f7706b5325b2ad9872e4481278278592cf86c9
4 lines
163 B
Bash
Executable File
4 lines
163 B
Bash
Executable File
# 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 "$@"
|