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: Configuring gdb_wchar.h


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli> For example, when I set the host charset to UTF-8 and the target
Eli> charset to EBCDIC-US, I get an error message:
Eli>     Cannot convert between character sets `EBCDIC-US' and `UTF-8'
Eli> Is this expected?  Is this again a consequence of the list of charsets
Eli> not coming from libiconv, but from the default?

Probably.

Eli> Also, this result seems to be different from what charsets.exp
Eli> expects:

I'll look into it next week.

Eli> I also noticed that on a GNU/Linux system, "set target-charset TAB"
Eli> shows the list of possible charsets with a ^J character at the end of
Eli> each line.

This works fine for me.  Make sure you have the pexecute patch in your
tree.

Tom


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