Author Topic: Tutorial on Remote Debugging  (Read 8013 times)

Offline weaver4

  • Single posting newcomer
  • *
  • Posts: 9
Tutorial on Remote Debugging
« on: August 27, 2016, 05:15:21 am »
I am getting my tools up and running for the solidrun's hummingboard on my Ubuntu 16.04 machine.  The cross compiler is working great.  But now I need to do some remote debugging.  Is there any tutorial on how to set this up?

Do I need to make a script that will download the file and then remotely start the gdb-server?  Or is all of this taken care for me and all I need to do is to set up the Projects Debugger TCP address and port and it does the rest?

How do I set up the username and password to connect?