From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5180 invoked by alias); 19 Feb 2008 04:27:15 -0000 Received: (qmail 5172 invoked by uid 22791); 19 Feb 2008 04:27:15 -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; Tue, 19 Feb 2008 04:26:55 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-47-246.inter.net.il [84.228.47.246]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KGT20307 (AUTH halo1); Tue, 19 Feb 2008 06:26:27 +0200 (IST) Date: Tue, 19 Feb 2008 04:27:00 -0000 Message-Id: From: Eli Zaretskii To: Pedro Alves CC: gdb-patches@sourceware.org In-reply-to: <200802190204.18131.pedro@codesourcery.com> (message from Pedro Alves on Tue, 19 Feb 2008 02:04:17 +0000) Subject: Re: Remove vAttach and vRun unneeded requirement Reply-to: Eli Zaretskii References: <200802190204.18131.pedro@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-02/txt/msg00310.txt.bz2 > From: Pedro Alves > Date: Tue, 19 Feb 2008 02:04:17 +0000 > > So, that's what the attached patch does. It removes that frase, > and removes the implementation for it in the probably only > current implementation of it: gdbserver on HEAD. The change for the manual is okay.