From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13777 invoked by alias); 5 Jan 2008 17:36:56 -0000 Received: (qmail 13769 invoked by uid 22791); 5 Jan 2008 17:36:55 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 05 Jan 2008 17:36:36 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-71-78.inter.net.il [80.230.71.78]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id JUZ08668 (AUTH halo1); Sat, 5 Jan 2008 19:35:42 +0200 (IST) Date: Sat, 05 Jan 2008 17:36:00 -0000 Message-Id: From: Eli Zaretskii To: Pedro Alves CC: gdb-patches@sourceware.org In-reply-to: <477FBD8C.8020907@portugalmail.pt> (message from Pedro Alves on Sat, 05 Jan 2008 17:25:32 +0000) Subject: Re: --pid and --core Reply-to: Eli Zaretskii References: <477D122A.4060405@codesourcery.com> <477FBD8C.8020907@portugalmail.pt> X-IsSubscribed: yes 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: 2008-01/txt/msg00087.txt.bz2 > Date: Sat, 05 Jan 2008 17:25:32 +0000 > From: Pedro Alves > CC: gdb-patches@sourceware.org > > Eli Zaretskii wrote: > >> Thanks, but please make the appropriate changes in the manual as > >> well. It currently says: > >> > >> `-pid NUMBER' > >> `-p NUMBER' > >> Connect to process ID NUMBER, as with the `attach' command. If > >> there is no such process, GDB will attempt to open a core file > >> named NUMBER. > > > > In addition, this change also warrants a NEWS entry. > > > > Like so ? Yes, thanks.