From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1612 invoked by alias); 9 Feb 2020 23:05:47 -0000 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 Received: (qmail 1604 invoked by uid 89); 9 Feb 2020 23:05:47 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=30pm, 30PM, day X-HELO: mail-pf1-f196.google.com Received: from mail-pf1-f196.google.com (HELO mail-pf1-f196.google.com) (209.85.210.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 09 Feb 2020 23:05:46 +0000 Received: by mail-pf1-f196.google.com with SMTP id 4so2738941pfz.9 for ; Sun, 09 Feb 2020 15:05:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=kwzp8P5K4y5tlLlSzTt0l9rNYnWPHeew5tIT6JK3v+M=; b=Ul69BL66/HoGF6fYiJiNuJrhXt3AD+FdiyrcV87yjzgZJhO+Uy86Xu8vo/xnMnYud9 4Cr1FXcoV+fSWuaPiiCe688uhy/ozKRR9KvjLSTEvyE1WVaG3ZHoNzbm32ZsQWEHd2Kr 4tfgB2rqDodDWeXNiEJSrEGEZaHNSz5XPlMJPzxSpWAYpHLmsTPX6NkyaD2aZZcR1/H+ tqMQ6ymPzPxXwAPeFQ9bJy+foHeYEu5iLY4zs5LnaAhS1TqAVGxnpvPz+iwkOT0YZHZb kXCori8/fn15zC6iOnOrvcZWtAbjqxZQBUnTDX4ADwPtkhKjUM1XOqtiHg5PyIJneFqV RluQ== Return-Path: Received: from bubble.grove.modra.org ([2406:3400:51d:8cc0:5c68:549a:9ed7:c6b7]) by smtp.gmail.com with ESMTPSA id g22sm10015628pgk.85.2020.02.09.15.05.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 09 Feb 2020 15:05:43 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 0165180733; Mon, 10 Feb 2020 09:35:39 +1030 (ACDT) Date: Sun, 09 Feb 2020 23:05:00 -0000 From: Alan Modra To: Tom Tromey Cc: Pedro Alves , gdb-patches@sourceware.org Subject: Re: [PATCH] Move gdbserver to top level Message-ID: <20200209230539.GM5669@bubble.grove.modra.org> References: <87d0bf45up.fsf@tromey.com> <7ceebbb7-b2f7-3d4a-1d8a-f31310badbe8@redhat.com> <874kwk8nz9.fsf@tromey.com> <171a3144-af37-1c29-a2a4-c4cd7eaa14c0@redhat.com> <87r1zm6x8s.fsf@tromey.com> <01b4b5ca-a802-54b5-3135-428b7c9faa84@redhat.com> <87o8uo4mj0.fsf@tromey.com> <87blqfn0d6.fsf@tromey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87blqfn0d6.fsf@tromey.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2020-02/txt/msg00263.txt.bz2 On Mon, Feb 03, 2020 at 10:34:30PM +0100, Tom Tromey wrote: > I'm going to push it tomorrow or the day after, unless there's some > objection. I'm noticing all my binutils builds have this new directory being built. I suppose I can just add --disable-gdbserver, but should --disable-gdb also disable gdbserver? -- Alan Modra Australia Development Lab, IBM