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


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 :-).

Regards,

-- 
Sérgio Durigan Júnior
Linux on Power Toolchain - Software Engineer
Linux Technology Center - LTC
IBM Brazil


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