This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values
- From: Pedro Alves <palves at redhat dot com>
- To: "Maciej W. Rozycki" <macro at imgtec dot com>
- Cc: gdb-patches at sourceware dot org, "Maciej W. Rozycki" <macro at linux-mips dot org>
- Date: Thu, 25 Feb 2016 01:45:33 +0000
- Subject: Re: [PATCH] Handle MIPS Linux SIGTRAP siginfo.si_code values
- Authentication-results: sourceware.org; auth=none
- References: <1456332239-24007-1-git-send-email-palves at redhat dot com> <alpine dot DEB dot 2 dot 00 dot 1602241821220 dot 15885 at tp dot orcam dot me dot uk> <56CDFB9B dot 3090708 at redhat dot com> <alpine dot DEB dot 2 dot 00 dot 1602242025100 dot 15885 at tp dot orcam dot me dot uk> <56CE3AA6 dot 6090005 at redhat dot com> <alpine dot DEB dot 2 dot 00 dot 1602242328290 dot 15885 at tp dot orcam dot me dot uk>
On 02/25/2016 01:39 AM, Maciej W. Rozycki wrote:
> Did GDB itself check for SI_KERNEL before your recent rewrite?
No, it did not.
>
>> I've just finished testing it on s390 -- no regressions. I've
>> pushed it in now, as is. I'll follow up with a new patch that makes
>> gdb accept the anticipated new si_codes too.
>
> I'm fine with waiting for any outcome from a discussion with kernel
> people before pushing such a change.
Ack.
Thanks,
Pedro Alves