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 3/7] Alpha support


Very small nit:

On 07/26/2013 09:13 PM, Sergio Durigan Junior wrote:
> +enum
> +  {
> +    /* SIGABRT is the same as in x86, but is defined here because

Stale reference to x86 that should be updated to refer to
the generic signals instead.  There are other instances in the series.

> +       SIGIOT depends on it.  */
> +    ALPHA_LINUX_SIGABRT = 6,

-- 
Pedro Alves


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