GDB Integrated.

git-svn-id: https://spexeah.com:8443/svn/Asuro@25 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
kieron
2017-05-16 13:44:01 +00:00
parent 2ce7ccc265
commit 1ae066b2e2
5 changed files with 16 additions and 8 deletions

View File

@ -3,10 +3,5 @@ ERRCOUNT=0
echo "======================="
echo "== ASURO =="
echo "======================="
if [ "%1" == "-d"]
then
./compile.sh -d
else
./compile.sh
fi
./compile.sh
./run.sh