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] gdbserver_spawn "" rather than gdbserver_spawn ${binfile}


On 08/22/2016 03:57 PM, Yao Qi wrote:

> GDBserver gets the program via last_loaded_file, which is set by
> gdb_file_cmd.  In each test, we don't need to pass ${binfile}.
> 

Whoops.

> gdb/testsuite:
> 
> 2016-08-22  Yao Qi  <yao.qi@linaro.org>
> 
> 	* gdb.server/connect-stopped-target.exp (do_test): Pass "" to
> 	gdbserver_spawn.
> 	* gdb.server/connect-without-multi-process.exp (do_test):
> 	Likewise.

OK.

Thanks,
Pedro Alves


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