From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4417 invoked by alias); 3 Feb 2017 19:57:22 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 3128 invoked by uid 89); 3 Feb 2017 19:57:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Require, H*r:Unknown, 1baddb19ee04, Home X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 03 Feb 2017 19:57:11 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5894e095.7fcee76b61b0-smtp-out-n03; Fri, 03 Feb 2017 19:57:09 -0000 (UTC) Date: Fri, 03 Feb 2017 19:57:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5894e09568a7e_df43fda382b3c28103684@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 26ce99: Require C++ support for gdbserver 7.12 or newer. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5894e095686fb_df43fda382b3c28103515"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00002.txt.bz2 ----==_mimepart_5894e095686fb_df43fda382b3c28103515 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1209 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 26ce9942a3bbb68268ba8929aab6f9fee2eb1f97 https://github.com/crosstool-ng/crosstool-ng/commit/26ce9942a3bbb68268ba8929aab6f9fee2eb1f97 Author: Alexey Neyman Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M config/debug/gdb.in.cross M config/debug/gdb.in.gdbserver Log Message: ----------- Require C++ support for gdbserver 7.12 or newer. Also, do not select gdbserver for cross-gdb automatically, or it may be selected even without meeting the dependencies (if C++ is not enabled) Signed-off-by: Alexey Neyman Commit: 295381ab7ac4e7d68a47fecaf1084e7523c555a3 https://github.com/crosstool-ng/crosstool-ng/commit/295381ab7ac4e7d68a47fecaf1084e7523c555a3 Author: Alexey Neyman Date: 2017-02-03 (Fri, 03 Feb 2017) Changed paths: M config/debug/gdb.in.cross M config/debug/gdb.in.gdbserver Log Message: ----------- Merge pull request #571 from stilor/issue-569 Require C++ support for gdbserver 7.12 or newer Compare: https://github.com/crosstool-ng/crosstool-ng/compare/1baddb19ee04...295381ab7ac4 ----==_mimepart_5894e095686fb_df43fda382b3c28103515--