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: [RFA] Add la_getstr member to language_defn


>>>>> "Thiago" == Thiago Jung Bauermann <bauerman@br.ibm.com> writes:

Thiago> I was just following the la_printstr/LA_PRINT_STRING example.
Thiago> I agree la_get_string is better. Since there doesn't seem to
Thiago> be a strict pattern for these names, I'll make the change.

Oh, I didn't realize there were already discrepancies.  Sorry about that.

Thiago> I'm fine with that. What about adding a const char **encoding argument?
Thiago> c_getstr could return the value from target_charset.

Sounds reasonable to me.

Tom


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