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]

Wanted gcov literate person for reviewer


Hi,

RTEMS is participating in the ESA Summer of
Code in Space.  We have a student who is
enhancing the RTEMS coverage tool[1] to produce
gcno files.  Is there someone who feels
competent in this area who could help review
and guide this student?

I expect this will be a light duty activity.

Thanks.

[1] covoar takes as input whatever trace or
coverage file is available -- usually from
CPU simulators.  This information is at the
level of address executed or branch taken/not
taken. It can merge multiple program runs.
It produces a variety of reports but the focus
is on which code ranges are not executed and
which branches were not fully executed.
The reports correlate the assembly language
with source code.  For example,
reports for the sparc/erc32 are at

http://www.rtems.org/ftp/pub/rtems/people/joel/coverage/erc32/erc32.html

--
Joel Sherrill, Ph.D.             Director of Research&  Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985



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