mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-23 20:19:49 +00:00
Move a 2009 Entry from ChangeLog-2008 to ChangeLog.
This commit is contained in:
parent
0fb0cc7590
commit
4d78a12089
@ -10,6 +10,14 @@
|
||||
|
||||
* 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.
|
||||
|
||||
Local Variables:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user