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] cleanup of syscall consts in process record


> I think this patch is perfect.  It make prec linux code very clear.

Note that this also settles the argument of signed versus unsigned,
I believe. enum types are represented as an int, right?

> Does it can check in before 7.0 branch?  If so, I can update the "Fix
> cygwin build error with i386-linux-tdep.c" follow this patch.

I don't see a reason why this patch should be applied after 7.0.
I haven't looked at it yet, but it seemed fairly mechanical.

-- 
Joel


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