[Patch]: Fix sockethost handling in board config

Daniel Jacobowitz drow@false.org
Mon Aug 20 11:32:00 GMT 2007


On Mon, Aug 20, 2007 at 07:18:28AM +0200, Markus Deuling wrote:
> Hi,
> 
> this patch fixes handling of gdbserver parameter in 
> testsuite/lib/gdbserver-support.exp. 
> When using the testsuite remotely there are two parameters possible for remote 
> host configuration:
> sockethost and socketport. Currently sockethost is ignored. 

Why does it need to be fixed?  gdbserver doesn't do anything with the
hostname, so there's no need to pass it, and the existing sockethost
variable is honored.  That's "sockethost", not "gdb,sockethost".

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list