* 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)
to wingdb.
(initialize_utils): If _WIN32, don't call ScreenRows and ScreenCols
except under wingdb.  (Contributed by Martin Hunt).

gdb/ChangeLog

index 5cfb5ed0a8c210eaeb5ccffe5467e39e22162ae8..16d246fadc46a982dba0d896af0bed115f3e9c71 100644 (file)
@@ -1,3 +1,11 @@
+Thu Mar 13 22:51:00 1997  Dawn Perchik  <dawn@cygnus.com>
+
+       * 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  <tromey@cygnus.com>
 
        * configure: Regenerated.
This page took 0.026118 seconds and 4 git commands to generate.