From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6925 invoked by alias); 18 Jan 2002 08:17:28 -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 6595 invoked from network); 18 Jan 2002 08:17:24 -0000 Received: from unknown (HELO heimdall.inter.net.il) (192.114.186.17) by sources.redhat.com with SMTP; 18 Jan 2002 08:17:24 -0000 Received: from zaretsky (diup-220-83.inter.net.il [213.8.220.83]) by heimdall.inter.net.il (Mirapoint) with ESMTP id BDV12760; Fri, 18 Jan 2002 10:17:14 +0200 (IST) Date: Fri, 18 Jan 2002 00:17:00 -0000 From: "Eli Zaretskii" To: drow@mvista.com Message-Id: <6137-Fri18Jan2002101403+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: gdb-patches@sources.redhat.com In-reply-to: <20020117152504.A6947@nevyn.them.org> (message from Daniel Jacobowitz on Thu, 17 Jan 2002 15:25:04 -0500) Subject: Re: [RFA] gdbserver --attach support Reply-to: Eli Zaretskii References: <20020117152504.A6947@nevyn.them.org> X-SW-Source: 2002-01/txt/msg00506.txt.bz2 > Date: Thu, 17 Jan 2002 15:25:04 -0500 > From: Daniel Jacobowitz > > Someone else did this some time ago, but got lost in the paper trail, I > think. This adds '--attach ' as an alternative for 'prog [args...]'. How about documenting this in gdb.texinfo?