* On Mon, 5 Mar 2012, André Hentschel wrote:
en/winedev-otherdebug.sgml | 170 ++++++++++++++++---------------------------- 1 files changed, 62 insertions(+), 108 deletions(-)
...
<para> For a further in depth description of gcov, the official gcc compiler suite page for gcov is <ulink
url="http://gcc.gnu.org/onlinedocs/gcc-3.2.3/gcc/Gcov.html">
http://gcc.gnu.org/onlinedocs/gcc-3.2.3/gcc/Gcov.html</ulink>.
There is also an excellent article written by Steve Best for
Linux Magazine which describes and illustrates this process
very well at
<ulink url="http://www.linux-mag.com/2003-07/compile_01.html">
http://www.linux-mag.com/2003-07/compile_01.html</ulink>.
url="http://gcc.gnu.org/onlinedocs/gcc/Gcov.html">
http://gcc.gnu.org/onlinedocs/gcc/Gcov.html</ulink>. </para>
I am not sure whether it's OK to exclude link to the article on Linux Mag., which only has changed it's URL over time:
http://www.linux-mag.com/id/1409/
S.
Am 06.03.2012 06:13, schrieb Saulius Krasuckas:
- On Mon, 5 Mar 2012, André Hentschel wrote:
en/winedev-otherdebug.sgml | 170 ++++++++++++++++---------------------------- 1 files changed, 62 insertions(+), 108 deletions(-)
...
<para> For a further in depth description of gcov, the official gcc compiler suite page for gcov is <ulink
url="http://gcc.gnu.org/onlinedocs/gcc-3.2.3/gcc/Gcov.html">
http://gcc.gnu.org/onlinedocs/gcc-3.2.3/gcc/Gcov.html</ulink>.
There is also an excellent article written by Steve Best for
Linux Magazine which describes and illustrates this process
very well at
<ulink url="http://www.linux-mag.com/2003-07/compile_01.html">
http://www.linux-mag.com/2003-07/compile_01.html</ulink>.
url="http://gcc.gnu.org/onlinedocs/gcc/Gcov.html">
http://gcc.gnu.org/onlinedocs/gcc/Gcov.html</ulink>. </para>
I am not sure whether it's OK to exclude link to the article on Linux Mag., which only has changed it's URL over time:
http://www.linux-mag.com/id/1409/
S.
Didn't found that url before. Anyway, it's quite old and maybe wrong now. Further my guide is quite easy i think/hope. Be free to send a patch, but i don't think it's that usefull.