aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-symbol.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019-07-28 15:02:35 -0600
committerTom Tromey <tom@tromey.com>2019-07-29 16:06:58 -0600
commit3d2357068b03edc850b3d84a27dbe6ad12a66d6f (patch)
tree0f254b2214f49c81c68e12075518850752f0bb75 /gdb/python/py-symbol.c
parentbc4268a5d926c8f29e42d245322145dad131627f (diff)
downloadbinutils-3d2357068b03edc850b3d84a27dbe6ad12a66d6f.zip
binutils-3d2357068b03edc850b3d84a27dbe6ad12a66d6f.tar.gz
binutils-3d2357068b03edc850b3d84a27dbe6ad12a66d6f.tar.bz2
Two fixes for test suite's terminal
Exactly which escape sequences are emitted by gdb in TUI mode are determined largely by the curses implementation. Testing my latest (as yet unsubmitted) series to refactor the TUI showed a couple of failures that I tracked to the test suite's terminal implementation. In particular, the CSI "@" sequence was not implemented; and the CSI "X" sequence was implemented incorrectly. This patch fixes both of these problems. Tested on x86-64 Fedora 28. gdb/testsuite/ChangeLog 2019-07-29 Tom Tromey <tom@tromey.com> * lib/tuiterm.exp (Term::_csi_@): New proc. (Term::_csi_X): Don't move cursor.
Diffstat (limited to 'gdb/python/py-symbol.c')
0 files changed, 0 insertions, 0 deletions