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

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

[Dotgnu-pnet-commits] pnet/include il_writer.h,1.10,1.11


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnet/include il_writer.h,1.10,1.11
Date: Mon, 29 Sep 2003 07:11:34 +0000

Update of /cvsroot/dotgnu-pnet/pnet/include
In directory subversions:/tmp/cvs-serv26514/include

Modified Files:
        il_writer.h 
Log Message:


Add the link directory to the debug symbol table so that
the full pathname of a source file can be recovered later.


Index: il_writer.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_writer.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** il_writer.h 20 Jul 2003 19:04:59 -0000      1.10
--- il_writer.h 29 Sep 2003 07:11:31 -0000      1.11
***************
*** 180,183 ****
--- 180,189 ----
  
  /*
+  * Add debug information for a pseudo-token to the debug section.
+  */
+ void ILWriterDebugAddPseudo(ILWriter *writer, unsigned long token, int type,
+                                                       const void *info, 
unsigned long len);
+ 
+ /*
   * Create a resource section handler for an image, in writing mode.
   * Returns NULL if out of memory.





reply via email to

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