Problem on cygwin with new wchar_t printing support via iconv()
Tom Tromey
tromey@redhat.com
Tue Mar 24 16:44:00 GMT 2009
>>>>> "Roland" == Roland Schwingel <roland.schwingel@onevision.de> writes:
Roland> I simply freezes when I try to step into a function having a
Roland> wchar_t * as parameter. I have buildt gdb both using the
Roland> cygwin supplied libiconv and an own libiconv intree with gdb
Roland> sources.
What version of libiconv are you using?
If you have a small test case, I will try to reproduce it with a
libiconv-based build here. I suspect, though, that it is
Windows-specific.
If you have dejagnu installed, you could try:
cd build/gdb
make check RUNTESTFLAGS=charset.exp
This works for me with a libiconv-based build (on x86 Fedora 9).
Tom
More information about the Gdb
mailing list