]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Another fix for GDB styling
authorEli Zaretskii <eliz@gnu.org>
Fri, 12 Apr 2019 12:35:57 +0000 (15:35 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 12 Apr 2019 12:35:57 +0000 (15:35 +0300)
commit51196bbc5618a3741bd7bbed01ac76b25a2e6f9c
tree5a82d0c21872a35022bce50131ba0ae390d02072
parent3bbec4bd95396936f21dbb07b79d2b6286b4cfec
Another fix for GDB styling

gdb/ChangeLog:
2019-04-12  Eli Zaretskii  <eliz@gnu.org>

* utils.c (prompt_for_continue): Don't restore the styling at the
end, as applied_style has the wrong value.  This fixes styling in
long lists of file names that are interrupted by the "Continue?"
prompt.
gdb/ChangeLog
gdb/utils.c