This is the mail archive of the gdb@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]

ChangeLog info missing ?


Hi Michael,

I have downloaded gdb 7.2 to continue working on reversible debugging. As I have 
observed the ChangeLog, there are 2 things.

1) below flaoting point changelog is missing from ChangeLog of gdb

--- gdb.orig/ChangeLog    2009-08-21 21:37:18.000000000 -0400
+++ gdb.new/floating.ChangeLog    2009-08-21 21:37:13.000000000 -0400
@@ -1,3 +1,9 @@
+2009-08-21  Oza Pawandeep  <paawan1982@yahoo.com>
+
+        * i386-tdep.c:  Support for floating point recording.
+        Records and Replay the i386 floating point registers,
+        of i387 FPU.
+
 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
     * configure.ac: Call AC_DISABLE_OPTION_CHECKING.


2) there has been work done on arm-tdep.c as I see ChangeLog 
(as I was also paralelly working, but I was not sure about already work going 
on)
The progress was slow because I changed organisation : (

I am not sure how much work has been done on arm and what is left..

kindly clarify my understanding on point 1 and possibly on point 2.

Regards,
Oza.


      


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