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]

Re: Any docs about gcov impl change from 3.3 to 3.4


Fei, Fei wrote:
Hi,

I am working on investigating some low level coverage tool, including
gcov. As I find out, the difference of implementation of gcc in gcov
part btw 3.3 and 3.4 is relevant. Can anyone direct me to some document
regarding this change?

I'm not sure what you mean. The new implementation is documented in gcov.texi and the relevant header files. The old documentation was, er, vague. The
ChangeLog will describe the changes and the mail archives will contain the patches.


nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk


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