git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
feat: owloysius - dynamic init function invocator
[lunaix-os.git]
/
lunaix-os
/
scripts
/
gdb
/
install_lunadbg
diff --git
a/lunaix-os/scripts/gdb/install_lunadbg
b/lunaix-os/scripts/gdb/install_lunadbg
index 5c0de1d0ec4889198f28c274d5461bf1d21b6c04..22e4fdae2579c38de0b3f6959900bdbb87c4bb09 100644
(file)
--- a/
lunaix-os/scripts/gdb/install_lunadbg
+++ b/
lunaix-os/scripts/gdb/install_lunadbg
@@
-1,4
+1,4
@@
-#!/
usr/bin/env
bash
+#!/
bin/
bash
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
echo "source \"${SCRIPT_DIR}/gdbinit.py\"" >> ~/.gdbinit
\ No newline at end of file