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]

[RFC 0/3] Some TUI fixes


I looked at the TUI code for the first time this weekend and came up
with a few patches.  Here are the ones that seem ready.

The first is just a simple cleanup.

The second adds ANSI terminal escape sequence parsing, so that colors
work in extend prompts.

The third deprecates and replaces the tabset command.

I didn't know how to test the major patch here.  TUI testing seems
tricky without writing some gigantic Tcl package to parse escape
sequences and render a terminal.

Let me know what you think.

Tom


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