This is the mail archive of the gdb@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]

PATCH for Re: DWARF Website


On Tue, 22 Feb 2005, Michael Eager wrote:
> The DWARF Workgroup of the Free Standards Group 
> (http://www.freestandards.org) is pleased to announce the creation of a 
> website for the DWARF debugging format (http://dwarf.freestandards.org).

Thanks for the heads up.  I just applied to following patch to the GCC
web pages.  If anyone thinks we should retain some of the older links,
please let me know (or go ahead and just commit a patch if you have 
GCC write access).

Gerald

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.137
diff -u -3 -p -r1.137 readings.html
--- readings.html	13 Feb 2005 17:28:23 -0000	1.137
+++ readings.html	23 Feb 2005 20:08:34 -0000
@@ -560,12 +560,7 @@ names.
 
   <li><a href="http://www.superh.com/documentation/documents.php?id=17";>Download page for SH4 and SH5 ABI</a></li>
 
-  <li><a href="http://www.eagercon.com/dwarf/dwarf3std.htm";>DWARF 3
-  drafts (formerly DWARF 2.1)</a></li>
-
-  <li><a href="ftp://ftp.sgi.com/sgi/dwarf/";>DWARF v2 spec and sample implementation</a></li>
-
-  <li><a href="http://www.opengroup.org/infosrv/plsig/";>DWARF 1.1 and 2.06 specs</a></li>
+  <li><a href="http://dwarf.freestandards.org/";>DWARF Workgroup</a></li>
 
   <li><a href="ftp://ftp.sgi.com/sgi/dev/davea/objectinfo.html";>Debugging/object info</a> by David B.Anderson (including links to some DWARF tools)</li>
 


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