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 4/4] 'catch syscall' feature -- Build system, documentation and testcase


On Tue, Nov 04, 2008 at 01:35:24PM -0200, Sérgio Durigan Júnior wrote:
> Hi Daniel,
> 
> On Tue, 2008-11-04 at 10:14 -0500, Daniel Jacobowitz wrote:
> 
> > It shouldn't be too hard for someone to add it later.  So restricting
> > the tests to native targets would be enough.  Search for
> > [is_remote target] in the testsuite.
> 
> I don't know if I'm doing this correctly, but I already use [is_remote
> target] in the testcase. If this test returns true, I simply do a 
> "continue", which (I think) skips this test and goes to the next one. If
> that's not correct, then I should fix it :-).

In that case, you're covered.

-- 
Daniel Jacobowitz
CodeSourcery


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