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: RFA: start of i18n


This patch adds some minor infrastructure required to let gdb use
gettext for message translation.  Basically it works the same way as
gettext does in bfd, gas, ld, etc.

No messages are actually translated at this point.  This just makes it
possible to do so.

This causes no test suite regressions on Red Hat Linux 7.3.
I guess your stepping up to take the bat on this one (a nice suprise).

Can you perhaphs sketch out exactly what internationalizing GDB is going to entail? So people, including me, can understand what we can expect to be comming our way.

Andrew




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