Move a 2009 Entry from ChangeLog-2008 to ChangeLog.
[binutils-gdb.git] / gdb / ChangeLog
1 2009-01-03 Joel Brobecker <brobecker@adacore.com>
2
3 Updated copyright notices for most files.
4
5 2009-01-03 Joel Brobecker <brobecker@adacore.com>
6
7 * top.c (print_gdb_version): Update copyright year.
8
9 2009-01-03 Joel Brobecker <brobecker@adacore.com>
10
11 * config/djgpp/fnchange.lst: Add entry for ChangeLog-2008.
12
13 2009-01-01 Pedro Alves <pedro@codesourcery.com>
14
15 PR breakpoints/9681:
16 * exceptions.h (enum errors): New error type, MEMORY_ERROR.
17 * corefile.c (memory_error): Rewrite to throw a MEMORY_ERROR.
18 * breakpoint.c (fetch_watchpoint_value): Ignore MEMORY_ERRORs, but
19 retrow all other exceptions.
20
21 For older changes see ChangeLog-2008.
22 \f
23 Local Variables:
24 mode: change-log
25 left-margin: 8
26 fill-column: 74
27 version-control: never
28 coding: utf-8
29 End: