diff options
author | Patrick Palka <patrick@parcs.ath.cx> | 2015-04-23 19:28:32 -0400 |
---|---|---|
committer | Patrick Palka <patrick@parcs.ath.cx> | 2015-04-28 08:51:03 -0400 |
commit | 24b73f8e74857245c0a7ea07c2a360237abcdfc0 (patch) | |
tree | 99fdcee11882168c8b0ff5c947c3b8fa1705b62f /gdb/mipsnbsd-tdep.h | |
parent | a88d0bb33c28bc51c0f53cdd5c42d00217a1d771 (diff) | |
download | gdb-24b73f8e74857245c0a7ea07c2a360237abcdfc0.zip gdb-24b73f8e74857245c0a7ea07c2a360237abcdfc0.tar.gz gdb-24b73f8e74857245c0a7ea07c2a360237abcdfc0.tar.bz2 |
Disable readline's SIGWINCH handler
We no longer need it as we handle SIGWINCH ourselves. Also move the
call to init_page_info() from initialize_utils() to the latter
function's only caller, gdb_init().
gdb/ChangeLog:
* 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.
Diffstat (limited to 'gdb/mipsnbsd-tdep.h')
0 files changed, 0 insertions, 0 deletions