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: Question re: testsuite, "isnative", "is_remote" etc.


On Wed, Jan 12, 2011 at 03:14:13PM -0800, Michael Snyder wrote:
> What's the recommended way of skipping a test case if it shouldn't run  
> remotely?

I used [target_info exists use_gdb_stub] last time I fixed a test like
this (gdb.base/break-entry.exp).

-Nathan


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