dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] pnet/doc pnettools.texi,1.32,1.33


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnet/doc pnettools.texi,1.32,1.33
Date: Mon, 29 Sep 2003 07:16:03 +0000

Update of /cvsroot/dotgnu-pnet/pnet/doc
In directory subversions:/tmp/cvs-serv26850/doc

Modified Files:
        pnettools.texi 
Log Message:


Document how the link directory is stored in the debug symbol table.


Index: pnettools.texi
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/doc/pnettools.texi,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** pnettools.texi      25 Sep 2003 23:44:07 -0000      1.32
--- pnettools.texi      29 Sep 2003 07:16:01 -0000      1.33
***************
*** 3842,3847 ****
  upper case characters in their names.  e.g. @code{ABCD}.
  Private pseudo-tokens will use lower case characters.
! e.g. @code{abcd}.  There are no standard pseudo-tokens
! at present.
  
  @subsection String table
--- 3842,3846 ----
  upper case characters in their names.  e.g. @code{ABCD}.
  Private pseudo-tokens will use lower case characters.
! e.g. @code{abcd}.
  
  @subsection String table
***************
*** 3978,3981 ****
--- 3977,3987 ----
  any particular way.  Debug tools may need to sort the blocks so that names
  in inner scopes override those in outer scopes.
+ 
+ @subsection Standard pseudo-tokens
+ 
+ The @code{LDIR} pseudo-token is used to record the link directory,
+ so that relative source filenames can be properly resolved to absolute
+ source filenames.  The attached data block should have type 0, and
+ contain a string index for the link directory.
  
  @c -----------------------------------------------------------------------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]