Skip to content

Commit

Permalink
Regenerate gcov docs to get latest wiki changes.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jjohnstn committed Jun 3, 2011
1 parent b5dab03 commit 055ee2c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions gcov/org.eclipse.linuxtools.gcov.docs/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
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.

2011-06-02 Jeff Johnston <[email protected]>

Regenerate from updated wiki-page.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</tr>
</table><hr/>
<h1 id="Installation_and_Set-Up">Installation and Set-Up</h1>
<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>
<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>
<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/>
<table class="navigation" style="width: 100%;" border="0" summary="navigation">
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</table><hr/>
<h1 id="Troubleshooting">Troubleshooting</h1>
<p>If you encounter a problem with gcov plugin, please
<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>.
<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>.
</p><hr/>
<table class="navigation" style="width: 100%;" border="0" summary="navigation">
<tr>
Expand Down

0 comments on commit 055ee2c

Please sign in to comment.