]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Make the change of tab size in TUI mode effective immediately
authorEli Zaretskii <eliz@gnu.org>
Fri, 16 Jan 2015 15:54:46 +0000 (17:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 16 Jan 2015 15:54:46 +0000 (17:54 +0200)
commitb6c9c650b84a8ce2dd4a824fab6f8b777eb3d025
tree4ad4384f44f6cc1406049a8d383ff0867187cd7c
parent5683bca206c2b59050a120f518eac71665a41414
Make the change of tab size in TUI mode effective immediately

gdb/ChangeLog:
2015-01-16  Eli Zaretskii  <eliz@gnu.org>

    * tui/tui-win.c (tui_set_tab_width_command): Delete and
    recreate the source and the disassembly windows, to show the
    effect of the changed tab size immediately.

(cherry picked from commit cb86fcc13bea494007a103424c8a61f1cb372717)
gdb/ChangeLog
gdb/tui/tui-win.c