From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20692 invoked by alias); 24 Oct 2007 19:09:43 -0000 Received: (qmail 20673 invoked by uid 22791); 24 Oct 2007 19:09:41 -0000 X-Spam-Check-By: sourceware.org Received: from pilet.ens-lyon.fr (HELO pilet.ens-lyon.fr) (140.77.167.16) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 24 Oct 2007 19:09:36 +0000 Received: from localhost (localhost [127.0.0.1]) by pilet.ens-lyon.fr (Postfix) with ESMTP id 5E78615BA91; Wed, 24 Oct 2007 21:09:33 +0200 (CEST) Received: from pilet.ens-lyon.fr ([127.0.0.1]) by localhost (pilet [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12757-21; Wed, 24 Oct 2007 21:09:30 +0200 (CEST) Received: from [140.77.128.229] (unknown [140.77.128.229]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by pilet.ens-lyon.fr (Postfix) with ESMTP id 9627B15B895; Wed, 24 Oct 2007 21:09:30 +0200 (CEST) Message-ID: <471F9867.5090907@free.fr> Date: Wed, 24 Oct 2007 19:12:00 -0000 From: Nicolas Bonifas User-Agent: Mozilla-Thunderbird 2.0.0.4 (X11/20070828) MIME-Version: 1.0 To: Michael Snyder Cc: gdb-patches@sourceware.org Subject: Re: gcore man page References: <471D0F93.8020008@free.fr> <1193092681.13911.7.camel@localhost.localdomain> In-Reply-To: <1193092681.13911.7.camel@localhost.localdomain> Content-Type: multipart/mixed; boundary="------------030606030204080407030204" Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00602.txt.bz2 This is a multi-part message in MIME format. --------------030606030204080407030204 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-length: 1294 Hello, > * Is this meant to be about the gcore facility provided by gdb? Yes, of course! > * The copyright date can't be any earlier than 2003, which is > when that feature was introduced. I might suggest: > > Copyright (C) 2003, 2005, 2007 Free Software Foundation, Inc. > > since that's what it says in the shell script. Ok, I'm changing that. I used the copyright notice of gdb's man page. > * Where, and when (under what circumstances) should this man > page get installed? We do have a shell script, gdb_gcore.sh, > that invokes gdb from the shell and performs the "gcore" function, > but none of our makefiles ever install this shell script. In fact, the Debian package for gdb installs this script with the name gcore instead of gdb_gcore.sh (this is done by debian/rules). If you don't install this shell script, then you may not need this man page, and I will directly send it to Debian. Please tell me what you prefer. If you want to install it, it is very easy to change the man page name and the occurences of core in the man page to gdb_gcore.sh. By the way, in gdb_gcore.sh, the script is named gcore.sh: # gcore.sh # Script to generate a core file of a running program. # It starts up gdb, attaches to the given PID and invokes the gcore command. Nicolas --------------030606030204080407030204 Content-Type: application/gzip; name="gcore.1.gz" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="gcore.1.gz" Content-length: 879 H4sIAIWUH0cAA52UUW+bMBDH3/0pTnlKJYraTW2fmzZNkbYElfShWvZg8EGs go1sk45vv7NJUpRsmrQXhLHv/r/7n494/QxVoQ3C5HoCk1XhdI4Gvlxd3dGy Ejncxrf0tli+wlrr2k5YnD3D8v77nA1xm0tYoELDHQKH8KmUNT20obXplJKq gtboAq0NwdnbcpVmScbi2aDNflxq2JSJj1O8wU358tOvWynoNcQ8zrOHlyRd J6slizcTuBcCuOqBCyGd1IrXINAWRrZ+BVukrHGa7hmrPaA9I3RbPLCBbbGQ pUQBeQ/S2eNG8hixI04Ms560St7VLgrxnxmlhQ8jnUMFTofv8TEuAqn8cVZ0 xqByIKRBstv0MYvXKQnMNpeaDp44wXzGsYg79YoSW4dcgC5PNIN1D6v0LVku 2INueyOrrYPNtNC+xV8j/7wJzzt4MoiQ6dJ9cJJ60p0S3JsZQaIKYswNS9E0 0lrvMJVaGa4cuUVADX+n7itBRVlnZN4R8Q5NTgkaYmolWU90bkthDVcdrxmZ u5PChwcLD2xKO1kMucLp9lPysGV8y9Ci2VG0VozX9V7jH5Re5ZSy0WLoOeH6 kMAZpNkACuQDmj2lGm6bDXdnXGBPlzyCUU3chRBqNLWZES5dFz8IlEt67g9t 3j3eJ4oYKTkqIZDwkQFsbwApUNaC0KimYJJW+B+lO9q2NXeHqsfdkYqCOAnS JEHNVdXxCqMRIc/17syRMzMjhr8KbN3BkD82tOE95FSWKurOm+fnZIzGW+8r CkZj6aX/dlHHczDMGmi6VNL/HOaqqqXdxmEiJtl8DvffshX9zGYv4P9y0+uL KCzCnE1vLthvNFX8FhoFAAA= --------------030606030204080407030204--