This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: dwarfdump utility -- addition to readings.html


On Wed, 29 Mar 2000, Dan Nicolaescu wrote:
> Could you please add this info to the readings.html file? 

I'm going to install the following patch.

(In case you wonder, our web pages are CVS controlled, so you can easily
check them out and submit patches, similiar to the compiler itself.
Documentation on that is on our web page.)

Thanks for the link!

Gerald

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.33
diff -c -3 -p -r1.33 readings.html
*** readings.html	2000/03/24 00:05:36	1.33
--- readings.html	2000/04/02 18:07:57
*************** tahoe. These are listed here just for co
*** 271,276 ****
--- 271,278 ----
  
    <li><a href="ftp://sgigate.sgi.com/pub/dwarf/">DWARF v2 spec and sample implementation</a>
  
+   <li><a href="http://reality.sgi.com/davea/objectinfo.html">Debugging/object info</a> by David B.Anderson (including links to some DWARF tools)
+ 
    <li><a href="http://www.as400.ibm.com/beyondtech/translator.htm">AS/400 compiler optimizer information</a>
  
  <p>


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