Fixing provisioning of gdbinit

This commit is contained in:
Michael Lee 2014-09-25 01:38:07 -05:00
parent 4376508c63
commit 83a632b1b2
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
apt-get update
apt-get install -y qemu-system-x86
apt-get install -y gdb
echo "set auto-load safe-path /" > ~/.gdbinit
echo "set auto-load safe-path /" > /home/vagrant/.gdbinit