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] python: save/restore/fix error state


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Tom> This IBM1047 scenario is far-fetched.

Jan> I have to note this problem occurs for 882 (75.51%) out of the 1168
Jan> charsets supported by glibc.

Ugh.  How many of those charsets are used by some locale?
If it is too many then we should probably look at some other approach.
We could do the conversion in gdb.  Or we could provide an iconv-based
python codec.

Tom


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