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]

Re: [PATCH RFA] DWARF v2.1 64-bit support


On Aug 4, 10:37am, Elena Zannoni wrote:

> Looks ok to me. Nice catch on the .text index.
> 
> Go ahead, and add the coment as Stan suggested.

Committed.

I added the following text to the comment immediately preceding
read_initial_length():

   [ Note:  read_initial_length() and read_offset() are based on the
     document entitled "DWARF Debugging Information Format", revision
     2.1, draft 4, dated July 20, 2000.  This document was obtained
     from:

	http://reality.sgi.com/dehnert_engr/dwarf/dwarf2p1-draft4-000720.pdf
     
     This document is only a draft and is subject to change.  (So beware.)

     - Kevin, Sept 4, 2000 ]


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