2004-10-25 Andrew Cagney <cagney@gnu.org>
* NEWS: Add Changes since GDB 6.3 section.
This commit is contained in:
parent
ed7af9f9c1
commit
156a53caf0
2 changed files with 9 additions and 2 deletions
|
@ -1,7 +1,11 @@
|
||||||
|
2004-10-25 Andrew Cagney <cagney@gnu.org>
|
||||||
|
|
||||||
|
* NEWS: Add Changes since GDB 6.3 section.
|
||||||
|
|
||||||
2004-10-23 Andreas Schwab <schwab@suse.de>
|
2004-10-23 Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
* ada-lang.c (grow_vect): Return the new array instead of
|
* ada-lang.c (grow_vect): Return the new array instead of
|
||||||
expecting pointer to pointer to avoid violation of aliasing rules.
|
expecting pointer to pointer to avoid violation of aliasing rules.
|
||||||
* ada-lang.h (GROW_VECT): Adapt call to grow_vect.
|
* ada-lang.h (GROW_VECT): Adapt call to grow_vect.
|
||||||
|
|
||||||
2004-10-23 Ulrich Weigand <uweigand@de.ibm.com>
|
2004-10-23 Ulrich Weigand <uweigand@de.ibm.com>
|
||||||
|
|
3
gdb/NEWS
3
gdb/NEWS
|
@ -1,6 +1,9 @@
|
||||||
What has changed in GDB?
|
What has changed in GDB?
|
||||||
(Organized release by release)
|
(Organized release by release)
|
||||||
|
|
||||||
|
*** Changes since GDB 6.3
|
||||||
|
|
||||||
|
|
||||||
*** Changes in GDB 6.3:
|
*** Changes in GDB 6.3:
|
||||||
|
|
||||||
* GDB works with GCC -feliminate-dwarf2-dups
|
* GDB works with GCC -feliminate-dwarf2-dups
|
||||||
|
|
Loading…
Add table
Reference in a new issue