This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFC] Add support for Morpho ms1 processor


Mark Kettenis wrote:
Especially naming an enum `gdb_regnum' seems like
a bad idea to me. What's the E_-prefix trying to convey? I seem to
remember a few other embedded processors using the same E_-prefix for
their register names.

Yeah, those were probably all mine. I started doing that a few years ago. The prefix was just to differentiate the enum from the macro -- avoid namespace pollution, you might say.


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