From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22523 invoked by alias); 4 Jan 2002 21:00:38 -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 22426 invoked from network); 4 Jan 2002 21:00:35 -0000 Received: from unknown (HELO localhost.cygnus.com) (216.138.202.10) by sources.redhat.com with SMTP; 4 Jan 2002 21:00:35 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id CFA4B3EB9; Fri, 4 Jan 2002 16:00:32 -0500 (EST) Message-ID: <3C3617F0.3020906@cygnus.com> Date: Fri, 04 Jan 2002 13:00:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.7) Gecko/20020103 X-Accept-Language: en-us MIME-Version: 1.0 To: Michael Snyder Cc: Eli Zaretskii , gdb-patches@sources.redhat.com Subject: Re: Doco for "generate-core-file" -- where? References: <3C35120A.A9A22B0F@redhat.com> <4634-Fri04Jan2002104940+0200-eliz@is.elta.co.il> <3C360E87.D1E71A97@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-01/txt/msg00038.txt.bz2 >> Or we could make it a separate >> section in the "Running" chapter. > > > I like that better. This is something you would do while > running the child. OTOH, so is almost everything else. > > I was looking for a section involving files, but of course > gdb does not write very many files (mostly reads them). For what its worth, the save command (assuming it gets off the ground :-) will also need a home. It would make sense for that comand to also go in the same section as gcore. Andrew