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 pending.exp failure with remote targets


On Fri, Nov 13, 2009 at 11:12:37AM -0800, Nathan Froyd wrote:
> The patch below fixes a problem with pending.exp.  pending.exp uses a
> bare 'run' to start execution of the test, which is not appropriate for
> remote targets like gdbserver.  The patch fixes this by using
> gdb_run_cmd to start execution of the test.
> 
> Tested with cross to powerpc-linux-gnu.  OK to commit?
> 
> -Nathan
> 
> 	* gdb.base/pending.exp: Use gdb_run_cmd to start the program
> 	instead of a bare "run".

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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