From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13768 invoked by alias); 5 Jan 2008 13:09:04 -0000 Received: (qmail 13758 invoked by uid 22791); 5 Jan 2008 13:09:03 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 05 Jan 2008 13:08:44 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-71-78.inter.net.il [80.230.71.78]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id ITJ05559 (AUTH halo1); Sat, 5 Jan 2008 15:06:10 +0200 (IST) Date: Sat, 05 Jan 2008 13:09:00 -0000 Message-Id: From: Eli Zaretskii To: pedro@codesourcery.com, gdb-patches@sourceware.org In-reply-to: (message from Eli Zaretskii on Sat, 05 Jan 2008 14:46:05 +0200) Subject: Re: --pid and --core Reply-to: Eli Zaretskii References: <477D122A.4060405@codesourcery.com> 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/msg00077.txt.bz2 > Date: Sat, 05 Jan 2008 14:46:05 +0200 > From: Eli Zaretskii > CC: gdb-patches@sourceware.org > > 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.