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


Sérgio Durigan Júnior wrote:
This last part modifies the build system (in order to implement the
GDB's datadir), adds the documentation and the testcase for the new
feature.

Nice, looks great! Just some comments on tests.


This is a forward of a comment from the archer list on the original patch-set. On targets that do support syscall breakpoints, but there is no xml database (like on x8664) will these tests just fail? Are they gated to XFAIL (or however one would gracefully fail here).

My only other comment is how this would work on remote targets (i.e. remote target is x86, but your host is PPC).

Regards

Phil Muldoon


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