From 35a78bd09b847d649fd42802049b5160ea1cea4a Mon Sep 17 00:00:00 2001 From: Dawn Perchik Date: Fri, 14 Mar 1997 06:05:04 +0000 Subject: [PATCH] * 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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5cfb5ed0a8c..16d246fadc4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +Thu Mar 13 22:51:00 1997 Dawn Perchik + + * 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). + + Thu Mar 13 12:40:49 1997 Tom Tromey * configure: Regenerated. -- 2.30.2