summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog-2008
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-01-03 06:02:29 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-01-03 06:02:29 +0000
commitb930c6c689d1faaefc9ea23b62b3122252ffa6d2 (patch)
tree3c1073b5f1763a88ed22aa2a6f8ef2eca12ece19 /gdb/ChangeLog-2008
parent74d75581a61c1f96fe0646660eda0f2ef3a65433 (diff)
downloadgdb-b930c6c689d1faaefc9ea23b62b3122252ffa6d2.tar.gz
Move a 2009 Entry from ChangeLog-2008 to ChangeLog.
Diffstat (limited to 'gdb/ChangeLog-2008')
-rw-r--r--gdb/ChangeLog-20088
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/ChangeLog-2008 b/gdb/ChangeLog-2008
index edce418c4f9..a9f0b10c47a 100644
--- a/gdb/ChangeLog-2008
+++ b/gdb/ChangeLog-2008
@@ -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: