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 v7 0/5] Catch syscall group


Gabriel Krisman Bertazi writes:
 > Hi,
 >
 > This is yet another iteration of the catch syscall group patch set.
 > This version includes the fixes proposed by Sergio, Doug and Pedro in
 > the last iteration.  Thank you guys for the suggestions.
 >
 > Changes since v6:
 > 	- Initialize variable to NULL (Sergio)
 > 	- Create wrapper rules syscalls-xml and clean-syscalls-xml (Pedro)
 > 	- Always check for xsltproc in configure.ac.  Only force the dependency
 > 	when in maintainer mode.
 > 	- Expose xml creation rule outside of maintainer mode (Pedro)
 > 	- Fix up license header in apply-defaults.xsl (Pedro)
 >
 > Looking forward to hear from you guys.
 >
 > Gabriel Krisman Bertazi (5):
 >   Implemement support for groups of syscalls in the xml-syscall
 >     interface.
 >   Add support to catch groups of syscalls.
 >   Add tests for catching groups of syscalls on supported
 >     architectures.
 >   Include group information to xml syscall files.
 >   Update documentation on catching a group of related syscalls.

Hi.

I gave the latest series a quick read through.
LGTM.
Thanks!


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