root/2009_cbc_hacking/nhs_installer/debug

User picture

Author: Jeremy Rand

Revision: 1


File Size: 166 Bytes

(August 18, 2009 17:14 UTC) Almost 3 years ago

Code for the 2009 CBC Hacking GCER paper.

 
Show/hide line numbers
#!/bin/bash

if [ $# -eq 1 ]
then
    /mnt/user/nhs/compile-debug /mnt/user/code/$1/$1.c
fi

echo "Starting debugger...."

/mnt/kiss/bin/gdb /mnt/user/bin/robot-debug