2004-10-19 Michael Chastain <mec.gnu@mindspring.com>
* NEWS: GDB works with GCC -feliminate-dwarf2-dups.
This commit is contained in:
parent
5ab0c1a196
commit
f2cb65cafb
@ -1,3 +1,7 @@
|
||||
2004-10-19 Michael Chastain <mec.gnu@mindspring.com>
|
||||
|
||||
* NEWS: GDB works with GCC -feliminate-dwarf2-dups.
|
||||
|
||||
2004-10-19 Andrew Cagney <cagney@gnu.org>
|
||||
|
||||
GDB 6.3 branch created.
|
||||
|
10
gdb/NEWS
10
gdb/NEWS
@ -1,7 +1,15 @@
|
||||
What has changed in GDB?
|
||||
(Organized release by release)
|
||||
|
||||
*** Changes since GDB 6.2:
|
||||
*** Changes in GDB 6.3:
|
||||
|
||||
* GDB works with GCC -feliminate-dwarf2-dups
|
||||
|
||||
GDB now supports a more compact representation of DWARF-2 debug
|
||||
information using DW_FORM_ref_addr references. These are produced
|
||||
by GCC with the option -feliminate-dwarf2-dups and also by some
|
||||
proprietary compilers. With GCC, you must use GCC 3.3.4 or later
|
||||
to use -feliminate-dwarf2-dups.
|
||||
|
||||
*** Changes in GDB 6.2.1:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user