This is the mail archive of the gdb@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: get output of target exe thru cross-gdb


On Tue, Feb 13, 2007 at 07:29:17AM -0800, Aman Wardak wrote:
> I asked because testsuite/gdb.base/fileio.exp expects it as such.  So
> I guess this test was not written with the cross environment in mind.

The test should probably be disabled when using gdbserver.  I haven't
figured out what a good condition would be - is_remote target &&
(istarget *-*-linux* || istarget *-*-mingw32*) maybe, with other
targets added as gdbserver support is added for new targets?

-- 
Daniel Jacobowitz
CodeSourcery


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