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:37:48 +0000 (15:37 +0300)
commitcd3c4bccf4684fd30d125ecd27146c79e5087b02
tree521e89492d080c49b40842b4405a5b45c79c6d07
parent56cdc1fbe8624caa3471cfdcd01f0e2aa41f4311
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.

(cherry picked from commit 51196bbc5618a3741bd7bbed01ac76b25a2e6f9c)
gdb/ChangeLog
gdb/utils.c