Hello, Enclosed is a new board file that enables testing using stdio via gdbserver on a remote server. This is useful if, for example, firewall policies disallow gdbserver from opening a port to listen on. It follows Doug Evans' native-stdio-gdbserver.exp fairly closely. I had originally tried to combine the two, but it got kind of ugly. It's use is documented at the top of the file. OK for trunk? Sterling 2013-05-10 Sterling Augustine * boards/remote-stdio-gdbserver.exp: New file.