Skip to content

Commit 055ee2c

Browse files
committed
Regenerate gcov docs to get latest wiki changes.
2011-06-03 Jeff Johnston <[email protected]> Regenerate from updated wiki-page. * Linux_Tools_Project/GCov/User_Guide/Installation-and-Set-Up.html: Regenerated. * Linux_Tools_Project/GCov/User_Guide/Troubleshooting.html: Ditto.
1 parent b5dab03 commit 055ee2c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

gcov/org.eclipse.linuxtools.gcov.docs/ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2011-06-03 Jeff Johnston <[email protected]>
2+
3+
Regenerate from updated wiki-page.
4+
* Linux_Tools_Project/GCov/User_Guide/Installation-and-Set-Up.html: Regenerated.
5+
* Linux_Tools_Project/GCov/User_Guide/Troubleshooting.html: Ditto.
6+
17
2011-06-02 Jeff Johnston <[email protected]>
28

39
Regenerate from updated wiki-page.

gcov/org.eclipse.linuxtools.gcov.docs/Linux_Tools_Project/GCov/User_Guide/Installation-and-Set-Up.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</tr>
3131
</table><hr/>
3232
<h1 id="Installation_and_Set-Up">Installation and Set-Up</h1>
33-
<p>Gprof plugin depends on binutils (such as addr2line, c++filt and nm). Gprof can be used on any platform as soon as these binutils are in PATH. For example, you can use it on windows with cygwin.</p>
33+
<p>Gprof plugin depends on binutils (such as addr2line, c++filt and nm). Gprof can be used on any platform as soon as these binutils are in PATH. For example, you can use it on Windows with Cygwin.</p>
3434
<p>First of all, the user has to compile the C/C++ program with profiling enabled using "-ftest-coverage -fprofile-arcs" options prior to running the tool.</p><hr/>
3535
<table class="navigation" style="width: 100%;" border="0" summary="navigation">
3636
<tr>

gcov/org.eclipse.linuxtools.gcov.docs/Linux_Tools_Project/GCov/User_Guide/Troubleshooting.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</table><hr/>
3232
<h1 id="Troubleshooting">Troubleshooting</h1>
3333
<p>If you encounter a problem with gcov plugin, please
34-
<a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?[email protected]&amp;blocked=&amp;bug_file_loc=http%3A%2F%2F&amp;bug_severity=normal&amp;bug_status=NEW&amp;comment=&amp;component=GCov&amp;contenttypeentry=&amp;contenttypemethod=autodetect&amp;contenttypeselection=text%2Fplain&amp;data=&amp;dependson=&amp;description=&amp;flag_type-1=X&amp;flag_type-2=X&amp;flag_type-4=X&amp;flag_type-6=X&amp;flag_type-7=X&amp;flag_type-8=X&amp;form_name=enter_bug&amp;keywords=&amp;op_sys=Linux&amp;priority=P3&amp;product=Linux%20Tools&amp;qa_contact=&amp;rep_platform=PC&amp;short_desc=">file a bug</a>.
34+
<a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?bug_severity=normal&amp;bug_status=NEW&amp;comment=&amp;component=GCov&amp;contenttypeentry=&amp;contenttypemethod=autodetect&amp;contenttypeselection=text%2Fplain&amp;data=&amp;dependson=&amp;description=&amp;flag_type-1=X&amp;flag_type-2=X&amp;flag_type-4=X&amp;flag_type-6=X&amp;flag_type-7=X&amp;flag_type-8=X&amp;form_name=enter_bug&amp;keywords=&amp;op_sys=Linux&amp;priority=P3&amp;product=Linux%20Tools&amp;qa_contact=&amp;rep_platform=PC&amp;short_desc=">file a bug</a>.
3535
</p><hr/>
3636
<table class="navigation" style="width: 100%;" border="0" summary="navigation">
3737
<tr>

0 commit comments

Comments
 (0)