This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch]: Fix sockethost handling in board config


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]