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: [RFC 2/6] Avoid missing char before incomplete sequence in wchar_iterate.


>>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr> writes:

Pierre> 2013-10-01  Pierre Muller  <muller@sourceware.org>
Pierre> 	charset.c (wchar_iterate): Also handle converted characters
Pierre>  	when EINVAL is returned by iconv call.
Pierre> 2013-10-01  Pierre Muller  <muller@sourceware.org>
Pierre> 	* gdb.base/printcmds.c: Add strings with incomplete sequence.
Pierre> 	* gdb.base/printcmds.exp (test_repeat_bytes): Check output of 
Pierre> 	strings containing incomplete sequence.

This looks good to me, but Keith had reported some additional
regressions from this patch in gdb.python.
Do you see those?

Tom


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