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] [testsuite] Fix in board_file native-gdbserver.exp


On 06/21/2012 08:55 AM, Yao Qi wrote:

> This patch add new proc ${board}_exec to wrap remote_exec with setting
> isremote to 0 temporarily.  Running test suite with native-gdbserver,
> no change on result.
> 
> Note that such problem doesn't exist on board_file
> native-extended-gdbserver.exp because isremote always is set to 0 in it.


I think native-stdio-gdbserver.exp does have the same problem, though?

> gdb/testsuite:
> 
> 2012-06-21  Yao Qi  <yao@codesourcery.com>
> 
> 	* boards/native-gdbserver.exp: New proc ${board}_exec.


Okay, thanks.

-- 
Pedro Alves


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