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] Separate out ANSI-standard signals


Eli Zaretskii wrote:
> From: Gary Benson <gbenson@redhat.com>
> > This patch reorders various pieces of code to separate
> > ANSI-standard signals from other signals that need checking.
> > Comments are added to document this.
> > 
> > Built and regtested on RHEL6.5 x86_64.
> > 
> > Ok to commit?
> 
> Thanks.  I have only one minor comment: I think we should say that
> the signals are ordered by their numerical values on a typical Posix
> platform.

Ok.  Updated patch mailed:
https://sourceware.org/ml/gdb-patches/2014-06/msg00325.html

Thanks,
Gary

-- 
http://gbenson.net/


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