[windows mingw]gdb cvs head build error in windows-nat.c

Pierre Muller pierre.muller@ics-cnrs.unistra.fr
Fri Dec 16 19:58:00 GMT 2011


OK, 
I committed the obvious fix, see:
http://sourceware.org/ml/gdb-cvs/2011-12/msg00156.html


The ChangeLog entry is:
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.13629
retrieving revision 1.13630
diff -u -r1.13629 -r1.13630
--- src/gdb/ChangeLog	2011/12/16 19:06:34	1.13629
+++ src/gdb/ChangeLog	2011/12/16 19:55:26	1.13630
@@ -1,3 +1,8 @@
+2011-12-16  asmwarrior  <asmwarrior@gmail.com>	(obvious fix)
+
+	* windows-nat.c (cygwin_get_dr, cygwin_get_dr7): Add missing
+	prototypes.
+
 2011-12-16  Doug Evans  <dje@google.com>
 
 	* NEWS: Add entry for stdio gdbserver.


Pierre



More information about the Gdb mailing list