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: RFA [PATCH v3] Implement 'catch syscall' for gdbserver


> From: Philippe Waroquiers <philippe.waroquiers@skynet.be>
> Date: Sat, 21 Sep 2013 22:55:07 +0200
> 
> This is version 3 of the patch implementing catch syscall for gdbserver.
> This integrates the review comments given by Eli Zaretskii
> and Sergio Durigan Junior.
> 
> Difference with version 2 is doc and code cleanup, renamed various
> variables and functions, added some clarification comments, 
> avoid use of catched. No functional change.
> 
> No regression on linux/x86-64, native and gdbserver mode.
> Manually tested with a (patched) Valgrind gdbserver.
> 
> Ok to commit ?

OK for the documentation part.

Thanks.


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