Here is a link to the readme, which details how to download the repo and execute it:
https://github.com/BestFriendofDoug/PRUSS-CFor some reason, the prudebug is not recognizing the executable, even after I downloaded and untar-ed the file see error below:
root@beaglebone:~/prudebug-0.25# ls -l
total 184
-rw-r--r-- 1 debian debian 8698 Mar 8 2014 cmd.c
-rw-r--r-- 1 root debian 1591 Mar 8 2014 cmdinput.c
-rw-r--r-- 1 root root 2264 Mar 8 2014 cmdinput.o
-rw-r--r-- 1 debian debian 10512 Mar 8 2014 cmd.o
-rw-r--r-- 1 debian debian 7302 Mar 8 2014 da.c
-rw-r--r-- 1 root root 8120 Mar 8 2014 da.o
-rw-r--r-- 1 debian debian 1510 Mar 8 2014 LICENSE
-rw-r--r-- 1 debian debian 136 Mar 8 2014 Makefile
-rw-r--r-- 1 debian debian 6176 Mar 8 2014 printhelp.c
-rw-r--r-- 1 debian debian 8484 Mar 8 2014 printhelp.o
-rw-r--r-- 1 debian debian 16769 Mar 8 2014 prudbg.c
-rw-r--r-- 1 debian debian 2607 Mar 8 2014 prudbg.h
-rw-r--r-- 1 root root 13240 Mar 8 2014 prudbg.o
-rwxr-xr-x 1 root root 41276 Mar 8 2014 prudebug
-rw-r--r-- 1 debian debian 9495 Mar 8 2014 README
-rw-r--r-- 1 debian debian 1238 Mar 8 2014 uio.c
-rw-r--r-- 1 debian debian 549 Mar 8 2014 uio.h
-rw-r--r-- 1 root root 2016 Mar 8 2014 uio.o
root@beaglebone:~/prudebug-0.25# sudo ./prudebug
sudo: unable to execute ./prudebug: No such file or directory