This is the mail archive of the gdb-prs@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]

[Bug c++/10908] error reading variable for char variable


------- Additional Comments From tromey at redhat dot com  2009-11-07 22:29 -------
> The first problem appears to be that iconv_open("wchar_t", "UTF-8") fails.

This was discussed on the list, though it never resulted in a working
patch.

I think we should completely disable the iconv stuff for solaris.
It might work with libiconv, I am not sure, but even if so, if
there is no libiconv we must fall back on nothing -- the solaris iconv
is unusable by gdb.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10908

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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