Move a 2009 Entry from ChangeLog-2008 to ChangeLog.
authorJoel Brobecker <brobecker@gnat.com>
Sat, 3 Jan 2009 06:02:29 +0000 (06:02 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sat, 3 Jan 2009 06:02:29 +0000 (06:02 +0000)
gdb/ChangeLog
gdb/ChangeLog-2008

index a29d33679c86c090b3acf1ab0a2f660b11cc8a74..4c2e607bdffcf9ebe6010ba836d6d277aab0fdc1 100644 (file)
 
        * config/djgpp/fnchange.lst: Add entry for ChangeLog-2008.
 
+2009-01-01  Pedro Alves  <pedro@codesourcery.com>
+
+       PR breakpoints/9681:
+       * exceptions.h (enum errors): New error type, MEMORY_ERROR.
+       * corefile.c (memory_error): Rewrite to throw a MEMORY_ERROR.
+       * breakpoint.c (fetch_watchpoint_value): Ignore MEMORY_ERRORs, but
+       retrow all other exceptions.
+
 For older changes see ChangeLog-2008.
 \f
 Local Variables:
index edce418c4f91d705756d46be3c6972981750b35c..a9f0b10c47a895d4142a0e49bfcd7236552066c4 100644 (file)
@@ -1,11 +1,3 @@
-2009-01-01  Pedro Alves  <pedro@codesourcery.com>
-
-       PR breakpoints/9681:
-       * exceptions.h (enum errors): New error type, MEMORY_ERROR.
-       * corefile.c (memory_error): Rewrite to throw a MEMORY_ERROR.
-       * breakpoint.c (fetch_watchpoint_value): Ignore MEMORY_ERRORs, but
-       retrow all other exceptions.
-
 2008-12-31  Pedro Alves  <pedro@codesourcery.com>
 
        PR gdb/8812:
This page took 0.058857 seconds and 4 git commands to generate.