From 2037aebbd72cbc900f8b24794b763a7de30686ad Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Tue, 23 Jul 2002 21:28:38 +0000 Subject: Mention 5.2.1 on mainline. --- gdb/NEWS | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index b923924..3309af1 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -42,7 +42,6 @@ Motorola MCORE mcore-*-* * New targets. -Atmel AVR avr*-*-* Fujitsu FRV architecture added by Red Hat frv*-*-* @@ -89,6 +88,30 @@ These commands allow data to be copied from target memory to a bfd-format or binary file (dump and append), and back from a file into memory (restore). +*** Changes in GDB 5.2.1: + +* New targets. + +Atmel AVR avr*-*-* + +* Bug fixes + +gdb/182: gdb/323: gdb/237: On alpha, gdb was reporting: +mdebugread.c:2443: gdb-internal-error: sect_index_data not initialized +Fix, by Joel Brobecker imported from mainline. + +gdb/439: gdb/291: On some ELF object files, gdb was reporting: +dwarf2read.c:1072: gdb-internal-error: sect_index_text not initialize +Fix, by Fred Fish, imported from mainline. + +Dwarf2 .debug_frame & .eh_frame handler improved in many ways. +Surprisingly enough, it works now. +By Michal Ludvig, imported from mainline. + +i386 hardware watchpoint support: +avoid misses on second run for some targets. +By Pierre Muller, imported from mainline. + *** Changes in GDB 5.2: * New command "set trust-readonly-sections on[off]". -- cgit v1.1