svn commit: r1778 - trunk/yasm/modules/dbgfmts/codeview

peter at tortall.net peter at tortall.net
Mon Feb 19 21:18:48 PST 2007


Author: peter
Date: Mon Feb 19 21:18:47 2007
New Revision: 1778

Modified:
   trunk/yasm/modules/dbgfmts/codeview/cv-symline.c
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1778

Log:
CV8: Don't put any ".name" symbols into the debug symbol table.  These
aren't really useful to the user, and caused issues with things like .xdata
and .pdata, which can't be referenced in other sections.

Reported by: Chris Tophe <cohika at gmail.com>



More information about the yasm-cvs mailing list