mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Switch from reverser gdbinit to PEDA.
This commit is contained in:
@@ -27,6 +27,9 @@ function prerequisites {
|
||||
$HOME/.vim/bundle/Vundle.vim
|
||||
fi
|
||||
fi
|
||||
if which gdb > /dev/null ; then
|
||||
git clone https://github.com/longld/peda.git $HOME/.peda
|
||||
fi
|
||||
}
|
||||
|
||||
function install_dotfile_dir {
|
||||
|
||||
Reference in New Issue
Block a user