[PATCH 0/6] Handle UTF-8 in TUI source windows

Tom Tromey tom@tromey.com
Mon Sep 28 02:29:42 GMT 2020


Tom> This series implements support for displaying UTF-8 sources in TUI
Tom> windows.  This implementation properly handles horizontal scrolling,
Tom> which was an issue in earlier attempts.

Tom> No new test case -- I tried to write one, but I could not get it to
Tom> work.  It's unclear if this is due to a bug in my test, a bug in
Tom> tuiterm.exp, or a bug in curses; and I got irritated trying to find
Tom> out.

[... later ...]

Tom> Just FYI, I'm planning to hold this series until after the release
Tom> branch is made.  This introduces the first use of curses pads into gdb,
Tom> which makes me a bit nervous.

I'm going to check this in now.
Let me know if you encounter any problems.

Tom


More information about the Gdb-patches mailing list