Target Board
#gdbserver TargetBoardIP:port filename
Local computer
#/opt/toolchains/stbgcc-4.5.3-2.4/bin/mipsel-linux-gdb
#target remote TargetBoardIP:port
#symbol-file filename
常用GDB參數http://www.cmlab.csie.ntu.edu.tw/~daniel/linux/gdb.html