* mswin/gdbwin.h: Remove bogus definition of CORE_ADDR.
authorStu Grossman <grossman@cygnus>
Tue, 5 Nov 1996 18:15:41 +0000 (18:15 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 5 Nov 1996 18:15:41 +0000 (18:15 +0000)
* mswin/srcwin.cpp (CSrcScroll1::CSrcScroll1):  Initialize depth
to fix divide-by-zero problem with clicking on source window.

gdb/ChangeLog

index 42331efb3c5930f4f020af37fde951819ebc73cc..295f1e94daf8bb763700e028f24eb6cc97b209a1 100644 (file)
@@ -1,3 +1,9 @@
+Tue Nov  5 10:08:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * mswin/gdbwin.h:  Remove bogus definition of CORE_ADDR.
+       * mswin/srcwin.cpp (CSrcScroll1::CSrcScroll1):  Initialize depth
+       to fix divide-by-zero problem with clicking on source window.
+
 Mon Nov  4 00:48:37 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
        * mswin/recordit:  Fix problem with absolute paths.