On Thu, Mar 11, 2010 at 10:46:42AM +0100, Paolo Bonzini wrote: > On 03/05/2010 05:03 PM, Joseph S. Myers wrote: > >I don't know if there's an existing free software implementation of UAX#14 > >(Unicode Line Breaking Algorithm) suitable for use in GCC; that would be > >the very heavyweight approach. > > Yes. You can get it from gnulib like gdb does, or you can link > libunistring (http://savannah.gnu.org/projects/libunistring). > libunistring only supports UTF-{8,16,32} encodings though.
I don't think GDB actually does today. But here's a prototype: http://sourceware.org/ml/gdb-patches/2006-10/msg00000.html -- Daniel Jacobowitz CodeSourcery