From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5105 invoked by alias); 5 Jan 2002 07:51:58 -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 5077 invoked from network); 5 Jan 2002 07:51:56 -0000 Received: from unknown (HELO mirapoint.inter.net.il) (192.114.186.20) by sources.redhat.com with SMTP; 5 Jan 2002 07:51:56 -0000 Received: from zaretsky ([192.116.55.139]) by mirapoint.inter.net.il (Mirapoint) with ESMTP id BCY03320; Sat, 5 Jan 2002 09:51:40 +0200 (IST) Date: Fri, 04 Jan 2002 23:51:00 -0000 From: "Eli Zaretskii" To: ac131313@cygnus.com Message-Id: <4839-Sat05Jan2002094842+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: msnyder@redhat.com, gdb-patches@sources.redhat.com In-reply-to: <3C3617F0.3020906@cygnus.com> (message from Andrew Cagney on Fri, 04 Jan 2002 16:00:32 -0500) Subject: Re: Doco for "generate-core-file" -- where? Reply-to: Eli Zaretskii References: <3C35120A.A9A22B0F@redhat.com> <4634-Fri04Jan2002104940+0200-eliz@is.elta.co.il> <3C360E87.D1E71A97@redhat.com> <3C3617F0.3020906@cygnus.com> X-SW-Source: 2002-01/txt/msg00066.txt.bz2 > Date: Fri, 04 Jan 2002 16:00:32 -0500 > From: Andrew Cagney > > > > 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. Then perhaps make a new section about commands which read and write auxiliary files, and put the docs of gcore there. The others will be added as they are coded.