add debug steps

This commit is contained in:
Michael Melesse
2022-10-21 20:17:30 +00:00
parent 6a31c43774
commit 56a06f7a06
2 changed files with 9 additions and 7 deletions

View File

@@ -10,8 +10,8 @@ chmod -R 777 $LOG_DIR
bash scripts/amd/clean.sh
# bash scripts/amd/deps.sh
bash scripts/amd/build.sh
bash scripts/amd/test.sh 2>&1 |tee $LOG_DIR/test.log
# bash scripts/amd/debug.sh
# bash scripts/amd/test.sh 2>&1 |tee $LOG_DIR/test.log
bash scripts/amd/debug.sh
# bash scripts/amd/backtrace.sh 2>&1 |tee $LOG_DIR/backtrace.log