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


> So until (or really unless) somebody comes with the requirement to 
> support both the microMIPS and the MIPS16 ASE at a time in a single debug 
> session let's keep this simple.

OK, I'm sold :).

>  Actually I keep getting confused about the style expected for aggregate 
> types, especially in the context of initialisers.  So for example is this 
> correct:
[...]
> or should that be written yet differently?  What if that's defined at the 
> file scope:

Yeah, I am not sure what the proper kosher style would be in this case,
or if this has been discussed and decided, but I would tend to say that
the same style should be used regardless of scope.

-- 
Joel


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