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 1/9]#2 Rename `enum target_signal' to target_signal_t


On Saturday 04 September 2010 21:48:12, Jan Kratochvil wrote:

> Anyway OK to check-in at least this noncontroversial part?
> Checked in DWARF the enum definition stays the same.

> gdb/
> 2010-09-04  Pedro Alves  <pedro@codesourcery.com>
> 	    Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* common/signals.c (ANY): Remove.
> 	(SET): No longer use ANY.
> 
> gdb/
> 2010-09-04  Pedro Alves  <pedro@codesourcery.com>
> 
> 	* signals.def: Replace all ANY uses by SET with specific numbers.
> 	* signals.h (ANY): Remove.

Yes, please apply.  Thanks.

-- 
Pedro Alves


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