diff options
author | Tom de Vries <tdevries@suse.de> | 2025-07-23 22:14:58 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-07-23 22:14:58 +0200 |
commit | 6a82917ae30bfb9b778644a6b19d8d79ab04a068 (patch) | |
tree | 46ad786b3a8e2c01d73bbbd0f51ffef264776948 /gprofng/src/Stabs.cc | |
parent | 93e5d03100d2f1dbd2aa2521b758f4f8c551d168 (diff) | |
download | gdb-master.zip gdb-master.tar.gz gdb-master.tar.bz2 |
When calling Term::_csi_m with no args, default behaviour needs to be applied,
which is equivalent to "Term::_csi_m 0" [1].
However, while "Term::_csi_m 0" works, as well as 'Term::_csi_m ""', calling
Term::_csi_m with no args has no effect.
Fix this by implementing the default behaviour in Term::_csi_m.
Tested on aarch64-linux.
Approved-By: Tom Tromey <tom@tromey.com>
[1] https://vt100.net/docs/vt510-rm/SGR.html
Diffstat (limited to 'gprofng/src/Stabs.cc')
0 files changed, 0 insertions, 0 deletions