Downloadliste

Projektbeschreibung

Ggcov is a GTK+ GUI for exploring test coverage data produced by C programs compiled with gcc -fprofile-arcs -ftest-coverage. It's basically a GUI replacement for the gcov program that comes with gcc.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-02 16:44
0.8

Wesentliche Verbesserungen wurden der callgraph Diagramm aus, sollte es viel nützlicher. Support für neue Versionen von gcc auf verschiedenen Plattformen wurde hinzugefügt, und diverse Bugs behoben.
Tags: Major feature enhancements
Major improvements were made to the callgraph diagram, it should be far more useful. Support for new versions of gcc on various platforms was added, and various bugs fixed.

2005-09-12 05:44
0.7

Es wurde Unterstützung für Dateiformate von gcc 4.0 und Fedora Core 4-Compiler erzeugt hat. Eine Funktion, mit der Unterdrückung der Linien durch magische Kommentar wurde hinzugefügt. Es wurden Verbesserungen an Algorithmen getroffen, um Funktionen, durch die Ausnahmen geworfen werden und Funktionen, die mit Attribut ((reinen)) zu behandeln. Verschiedene Build-Probleme und Bugs wurden behoben.
Tags: Minor feature enhancements
Support was added for file formats generated by gcc 4.0 and the Fedora Core 4 compiler. A feature to allow suppression of lines by magical comment was added. Improvements were made to algorithms to handle functions through which exceptions are thrown and functions marked with attribute((pure)). Various build issues and bugs were fixed.

2005-06-19 13:08
0.6

Diese Pressemitteilung wurde FC3 und SLES9 portiert. Der Code wurde auf gcc 3.4 portiert. Ein PHP-Web-Interface wurde hinzugefügt. Ein Lego-Diagramm zur Visualisierung mehrerer Projekte-Verzeichnis hinzugefügt. Zahlreiche kleinere Verbesserungen und Bugfixes wurden.
Tags: Major feature enhancements
This release was ported to FC3 and SLES9. The code
was ported to gcc 3.4. A PHP Web interface was
added. A Lego diagram for visualizing
multiple-directory projects was added. Numerous
minor improvements and bugfixes were made.

2004-09-27 05:50
0.3

Eine Reihe von Text-Berichte wurden ggcov und tggcov aufgenommen. A-o-Option wurde ggcov und tggcov, die das gleiche wie gcov die Option-o wird angefügt. Die Zusammenfassung zeigt nun Prozentsätze der teilweise bedeckten Stellen. Support für ein weiteres .bbg / .bb / .da Dateiformat, diesmal von GCC 3.3.2 in Fedora Core 1 emittiert werden, wurde mit einem X-Befehlszeile-Option zur Unterdrückung der Quellcode-Zeilen auf # ifdefs Basis entlang aufgenommen.
Tags: Major feature enhancements
A number of text reports were added to ggcov and
tggcov. A -o option was added to ggcov and tggcov,
which is the same as gcov's -o option. The summary
window now shows percentages of partially covered
entities. Support for yet another .bbg/.bb/.da file
format, this time emitted by GCC 3.3.2 in Fedora Core
1, was added along with a -X command line option for
suppressing source code lines based on #ifdefs.

2003-11-04 19:59
0.2.2

Ein Bug, wo callgraph Scannen noch nie ein derartiges fordert, wurde behoben. Ein Mann wurde hinzugefügt.
Tags: Minor bugfixes
A bug where callgraph scanning never found any calls has been fixed. A man page has been added.

Project Resources