=== GDB example on Epiphany === * log into epiphany * if you don't know the ip or name * ifconfig -a #note the ip base address such as 172.16.4.182 * nmap -p 22 172.16.4.0/24 * find the (Adapteva) device * ssh parallella@172.16.4.68 * passwd = parallella * ls -al /dev/epiphany #see dev to attach * [[https://github.com/parallella/parallella-examples/tree/master/gdb-tutorial|parallella-examples/gdb-tutorial]] * requires e-server #