debug your program using gdbserver in arm platform

 main line:

  1. start
  2. install nfs
  3. build arm-linux-gcc and arm-linux-gdb enviroment
  4. download/compile/install gdb&gdbserver
  5. how to remote debug using gdb and gdbserver
  6. end

你可能感兴趣的:(Build)