This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Fix for PR breakpoints/16297: Fix catch syscall to work with syscall 0
- From: Sergio Durigan Junior <sergiodj at redhat dot com>
- To: Pedro Alves <palves at redhat dot com>
- Cc: gdb-patches at sourceware dot org, Gabriel Krisman Bertazi <gabriel at krisman dot be>
- Date: Mon, 16 Dec 2013 16:03:50 -0200
- Subject: Re: [PATCH] Fix for PR breakpoints/16297: Fix catch syscall to work with syscall 0
- Authentication-results: sourceware.org; auth=none
- References: <87fvpu4vgh dot fsf at lestat dot krisman dot be> <m3mwk24v5w dot fsf at redhat dot com> <52AF3DA0 dot 3020406 at redhat dot com> <52AF3F0F dot 3030107 at redhat dot com>
On Monday, December 16 2013, Pedro Alves wrote:
> Bah, got distracted by something else, and forgot to write the
> bit that made me want to reply in the first place. :-P
>
> I meant to say that I think this is small enough to not be
> legally significant and so it can go in before the copyright
> assignment is in place. Feel free to push it in.
Thanks :-). If it is OK to you, I will wait until my other patch
touching catch-syscall.exp is approved, so that I can write a simple
extension to the testcase that will test this specific bug. Then, I can
commit both patches (this one and the testcase one) together.
--
Sergio