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] microMIPS support


On Thu, 26 Apr 2012 21:03:35 +0200, Maciej W. Rozycki wrote:
> > static const char *const mips_compression_strings[] = {
> 
>  Hmm, no objection to your suggestion per se, but is it allowed by C89?

It is already used in GDB since:
	http://sourceware.org/ml/gdb-patches/2012-01/msg00973.html
	[obv] Code cleanup: add_setshow_enum_cmd: Make 1440 bytes of data segment read-only

I am not aware of any compatibility issue of it.



Thanks,
Jan


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