|
GDB and SSH Tunneling |
 vote
 |
|
This article explains how to use GDB and ssh to debug remote processes on embedded systems. The same technique could be used to debug processes running behind firewalls.
Ever debugged a program remotely and felt like telling your computer where to go and how to get there? Hopelessly adding calls to printf() and recompiling as a steady string of explectatives flow from your over-caffeinated brain waves.
Fear not! Help is on the way. (here are some wave prints)
| | |
| |
|
| | read more | mail this link | score:8792 | -Curt Brune, June 13, 2006 (Updated: April 24, 2012) |
| |
|
More Programming articles... |
|
|