This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]