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 several tests for remote-host testing


On Wed, Nov 11, 2009 at 12:29:34PM -0800, Nathan Froyd wrote:
> The patch below fixes a grab-bag of tests for remote host testing.  The
> symptom in all cases is that files the tests expected to be there didn't
> exist on the machine which GDB was running on.  The fix is relatively
> straightforward; we just remote_download the file and ensure that it's
> removed when the test is finished.
> 
> Tested with cross to powerpc-linux-gnu on mingw32 host.  OK to commit?

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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