From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25059 invoked by alias); 26 Sep 2002 17:40:39 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 24985 invoked from network); 26 Sep 2002 17:40:37 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 26 Sep 2002 17:40:37 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 1457E3DC7; Thu, 26 Sep 2002 13:40:38 -0400 (EDT) Message-ID: <3D934695.1020306@redhat.com> Date: Thu, 26 Sep 2002 10:40:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eli Zaretskii Cc: ac131313@ges.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [rfc/rfa:doco] Use @sc{gdb}? References: <3D66B84F.6010803@ges.redhat.com> <2593-Sat24Aug2002123336+0300-eliz@is.elta.co.il> Content-Type: multipart/mixed; boundary="------------070209080508090001040506" X-SW-Source: 2002-09/txt/msg00636.txt.bz2 This is a multi-part message in MIME format. --------------070209080508090001040506 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-length: 646 >> Date: Fri, 23 Aug 2002 18:33:51 -0400 >> From: Andrew Cagney >> >> I got annoyed at all the GDB's in the formatted manual being really >> large so tried changing them to @sc{gdb}. It fixed that problem but I'm >> not sure that I like the final result :-) (You'll need to build >> gdb.pdf, gdb ps or gdb.dvi). >> >> Is there a style guide thing on this one? Eli? > > > There are no strict rules on this one, AFAIK. If the results of > @sc{gdb} look nice to people, let's do it; if not, let's not. > > Personally, I like the results of @sc in such cases. So, decision time. Trunk and 5.3 branch? Andrew --------------070209080508090001040506 Content-Type: message/rfc822; name="mailbox-message://ac131313@movemail/fsf/gdb/patches/pending#1410604" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="mailbox-message://ac131313@movemail/fsf/gdb/patches/pending#1410604" Content-length: 4577 X-Mozilla-Status2: 10000000 Return-Path: Delivered-To: ac131313@localhost.redhat.com Received: from localhost (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 2A4153ED7 for ; Fri, 23 Aug 2002 18:35:50 -0400 (EDT) X-Sieve: cmu-sieve 2.0 Received: from potter.sfbay.redhat.com by localhost with IMAP (fetchmail-5.9.13) for ac131313@localhost (single-drop); Fri, 23 Aug 2002 18:35:50 -0400 (EDT) Received: from lacrosse.corp.redhat.com (IDENT:root@lacrosse.corp.redhat.com [172.16.52.154]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g7NMYAe24238 for ; Fri, 23 Aug 2002 15:34:10 -0700 Received: from cygnus.com (runyon.sfbay.redhat.com [172.16.27.14]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g7NMY9Y16692 for ; Fri, 23 Aug 2002 18:34:09 -0400 Received: from ges.redhat.com (cygnus-mx.sfbay.redhat.com [172.16.27.16]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id PAA24229 for ; Fri, 23 Aug 2002 15:27:50 -0700 (PDT) Received: from sources.redhat.com (sources.redhat.com [209.249.29.67]) by ges.redhat.com (8.11.6/8.11.6) with SMTP id g7NMXuw19457 for ; Fri, 23 Aug 2002 15:33:56 -0700 Received: (qmail 30919 invoked by alias); 23 Aug 2002 22:33:55 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Delivered-To: mailing list gdb-patches@sources.redhat.com Received: (qmail 30912 invoked from network); 23 Aug 2002 22:33:54 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 23 Aug 2002 22:33:54 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 96BF53ED5 for ; Fri, 23 Aug 2002 18:33:51 -0400 (EDT) Message-ID: <3D66B84F.6010803@ges.redhat.com> Date: Fri, 23 Aug 2002 18:33:51 -0400 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020810 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: [rfc/rfa:doco] Use @sc{gdb}? Content-Type: multipart/mixed; boundary="------------060108070405040900010603" This is a multi-part message in MIME format. --------------060108070405040900010603 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-length: 344 Hello, (I'm really not sure about this one :-) I got annoyed at all the GDB's in the formatted manual being really large so tried changing them to @sc{gdb}. It fixed that problem but I'm not sure that I like the final result :-) (You'll need to build gdb.pdf, gdb ps or gdb.dvi). Is there a style guide thing on this one? Eli? Andrew --------------060108070405040900010603 Content-Type: text/plain; name="diffs" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="diffs" Content-length: 1081 2002-08-23 Andrew Cagney * all-cfg.texi: Use @sc for GDB and GCC. Update copyright. Index: all-cfg.texi =================================================================== RCS file: /cvs/src/src/gdb/doc/all-cfg.texi,v retrieving revision 1.2 diff -u -r1.2 all-cfg.texi --- all-cfg.texi 6 Mar 2001 08:21:41 -0000 1.2 +++ all-cfg.texi 23 Aug 2002 22:29:27 -0000 @@ -1,5 +1,6 @@ @c GDB MANUAL configuration file. -@c Copyright 1993, 1995, 1999 Free Software Foundation, Inc. +@c +@c Copyright 1993, 1995, 1999, 2002 Free Software Foundation, Inc. @c @c NOTE: While the GDB manual is configurable (by changing these @c switches), its configuration is ***NOT*** automatically tied in to @@ -31,15 +32,14 @@ @set GDBP gdb @c @c Name of GDB product. Used in running text. -@set GDBN GDB +@set GDBN @sc{gdb} @c @c Name of host. Should not be used in generic configs, but generic @c value may catch some flubs. @set HOST machine specific @c @c Name of GCC product -@set NGCC GCC +@set NGCC @sc{gcc} @c @c Name of GCC program @set GCC gcc - --------------060108070405040900010603-- --------------070209080508090001040506--