Disable readline's SIGWINCH handler
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index eadf4938f740b624196dee996cafb6e60a7f014b..7d0e7e95636539aee8735caf3491397baccf4e94 100644 (file)
@@ -1,3 +1,15 @@
+2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
+
+       * utils.c (init_page_info): Set rl_catch_sigwinch to zero.
+       (initialize_utils): Move call of init_page_info() to ...
+       * top.c (gdb_init): ... here.
+
+2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
+
+       * tui/tui-win.c (tui_sigwinch_handler): Remove now-stale comment.
+       (tui_sigwinch_handler): Still update our idea of
+       the terminal's width and height even when TUI is not active.
+
 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
 
        * utils.h (set_screen_width_and_height): Declare.
This page took 0.032544 seconds and 4 git commands to generate.