* utils.c(pollquit, notice_quit): If _WIN32, limit test for cntl-C
authorDawn Perchik <dawn@cygnus>
Fri, 14 Mar 1997 06:05:04 +0000 (06:05 +0000)
committerDawn Perchik <dawn@cygnus>
Fri, 14 Mar 1997 06:05:04 +0000 (06:05 +0000)
commit35a78bd09b847d649fd42802049b5160ea1cea4a
tree131e08def61567931d57b992596f6a812c256809
parent3df381976fcbd2b9e7405ece8d15afd7cec00843
* utils.c(pollquit, notice_quit): If _WIN32, limit test for cntl-C
to wingdb.
(initialize_utils): If _WIN32, don't call ScreenRows and ScreenCols
except under wingdb.  (Contributed by Martin Hunt).
gdb/ChangeLog