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] arm reversible : <phase_2_complete>


On 12/05/2011 01:35 PM, oza Pawandeep wrote:
> +	(struct insn_decode_record): New Structure for arm insn record.
> +	(REG_ALLOC): New Macro for reg allocations.
> +	(MEM_ALLOC): New Macro for memory allocations.

Any reason to capitalize "S" in "Structure" and "M" in "Macro"?  I think
they should be lower-case'ed.

-- 
Yao (éå)


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