This is the mail archive of the gcc@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]
Other format: [Raw text]

[PATCH][varmap] New var-mappings-branch created


I created a new branch for the debugging improvements based on
tracking multiple variables per computed value approach.  The branch is 
maintained by me and Michael Matz.

I'll do initial patch postings and checkins in the following days, please
mark patches with [varmap].

Thanks,
Richard.

Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.67
diff -u -r1.67 svn.html
--- svn.html	8 Nov 2007 22:24:32 -0000	1.67
+++ svn.html	12 Nov 2007 15:16:55 -0000
@@ -381,6 +381,12 @@
   Patches should be marked with the tag <code>[mpost]</code> in the 
   subject line.</dd>
 
+  <dt>var-mappings-branch</dt>
+  <dd>This branch is for improving debug information based on tracking
+  multiple variables per computed value.  The branch is maintained by
+  Richard Guenther and Michael Matz.  Patches should be marked with the
+  tage <code>[varmap]</code> in the subject line.</dd>
+
 </dl>
 
 <h4>Architecture-specific</h4>


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