Gentoo Archives: gentoo-commits

From: "Marion Age (titefleur)" <titefleur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: bugzilla-howto.xml
Date: Sun, 28 Oct 2007 11:09:39
Message-Id: E1Im61P-0001UD-1J@stork.gentoo.org
1 titefleur 07/10/28 11:09:35
2
3 Modified: bugzilla-howto.xml
4 Log:
5 bytes -> octets
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/fr/bugzilla-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/bugzilla-howto.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/bugzilla-howto.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/bugzilla-howto.xml?r1=1.1&r2=1.2
13
14 Index: bugzilla-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/bugzilla-howto.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- bugzilla-howto.xml 28 Oct 2007 00:49:14 -0000 1.1
21 +++ bugzilla-howto.xml 28 Oct 2007 11:09:34 -0000 1.2
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/bugzilla-howto.xml,v 1.1 2007/10/28 00:49:14 titefleur Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/bugzilla-howto.xml,v 1.2 2007/10/28 11:09:34 titefleur Exp $ -->
27
28 <guide link="/doc/fr/bugzilla-howto.xml">
29 <title>Guide de rapport de bogue de Gentoo</title>
30 @@ -136,7 +136,7 @@
31 <p>
32 Juste pour indication, <e>bad_code</e> est le programme que nous allons déboguer
33 avec <c>GDB</c> plus tard. Comme vous pouvez le voir, le programme privé des
34 -symboles de débogage ne pèse que 3140 bytes, tandis que le même programme avec
35 +symboles de débogage ne pèse que 3140 octets, tandis que le même programme avec
36 ces symboles en pèse 6374, soit près du double&nbsp;! Deux autres choses peuvent
37 être faites pour aider au débogage. La première est d'ajouter ggdb3 dans votre
38 CFLAGS et dans votre CXXFLAGS. Cette variable ajoute plus d'informations de
39
40
41
42 --
43 gentoo-commits@g.o mailing list