mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-02 02:26:47 +00:00
Add a script permitting 'sudo' debugging in VSCode
This commit is contained in:
parent
53d3bb407c
commit
18a691314f
3
examples/proc_mem/sudo_gdb.sh
Executable file
3
examples/proc_mem/sudo_gdb.sh
Executable file
@ -0,0 +1,3 @@
|
||||
# The file is used for VSCode debugging ability. Use it as following:
|
||||
# "miDebuggerPath": "/home/user/ELFIO/proc_mem/sudo_gdb.sh"
|
||||
sudo /usr/bin/gdb "$@"
|
Loading…
Reference in New Issue
Block a user