News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Tutorial on Remote Debugging

Started by weaver4, August 27, 2016, 05:15:21 AM

Previous topic - Next topic

weaver4

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?