37 lines
978 B
Text
37 lines
978 B
Text
2009-01-05 Tom Tromey <tromey@redhat.com>
|
||
|
||
* python/python-internal.h (Py_ssize_t): Define as int.
|
||
|
||
2009-01-05 Jim Blandy <jimb@red-bean.com>
|
||
|
||
* MAINTAINERS: Fix my e-mail address as steering committee member.
|
||
|
||
2009-01-03 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
Updated copyright notices for most files.
|
||
|
||
2009-01-03 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
* top.c (print_gdb_version): Update copyright year.
|
||
|
||
2009-01-03 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
* 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:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
coding: utf-8
|
||
End:
|