git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
5-malloc.md (#25)
[lunaix-os.git]
/
lunaix-os
/
scripts
/
gdb
/
install_lunadbg
1
#!/bin/bash
2
3
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
4
echo "source \"${SCRIPT_DIR}/gdbinit.py\"" >> ~/.gdbinit