This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[rfc/NEWS] GDB works with GCC -feliminate-dwarf2-dups.


This looks like NEWS to me.

Daniel, did I get the details right?

Eli, is this okay?

===

2004-10-17  Michael Chastain  <mec.gnu@mindspring.com>

	* NEWS: GDB works with GCC -feliminate-dwarf2-dups.

Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.161
diff -c -3 -p -r1.161 NEWS
*** NEWS	12 Aug 2004 21:44:19 -0000	1.161
--- NEWS	17 Oct 2004 18:07:34 -0000
***************
*** 1,7 ****
  		What has changed in GDB?
  	     (Organized release by release)
  
! *** Changes since GDB 6.2:
  
  *** Changes in GDB 6.2.1:
  
--- 1,12 ----
  		What has changed in GDB?
  	     (Organized release by release)
  
! *** Changes since GDB 6.2.1:
! 
! * GDB works with GCC -feliminate-dwarf2-dups
! 
! GDB now works with programs compiled with -feliminate-dwarf2-dups.
! You must use GCC 3.3.4 or later to use this option.
  
  *** Changes in GDB 6.2.1:
  


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]