From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23708 invoked by alias); 6 May 2018 22:22:51 -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 23693 invoked by uid 89); 6 May 2018 22:22:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Home, H*R:D*net X-HELO: m71-131.mailgun.net Received: from m71-131.mailgun.net (HELO m71-131.mailgun.net) (166.78.71.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 06 May 2018 22:22:49 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5aef8036.7fb9219aa7e0-smtp-out-n01; Sun, 06 May 2018 22:22:46 -0000 (UTC) Date: Sun, 06 May 2018 22:22:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5aef8036811ea_4b472b088b88fc0c429ea@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 3f16a8: Restore a missing GDB option Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5aef803680e3d_4b472b088b88fc0c4289b"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-05/txt/msg00002.txt.bz2 ----==_mimepart_5aef803680e3d_4b472b088b88fc0c4289b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1429 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 3f16a8e2697237df61f0eba3c23148126c925e17 https://github.com/crosstool-ng/crosstool-ng/commit/3f16a8e2697237df61f0eba3c23148126c925e17 Author: Alexey Neyman Date: 2018-05-06 (Sun, 06 May 2018) Changed paths: M config/debug/gdb.in M config/debug/gdb.in.gdbserver M packages/gdb/package.desc M scripts/build/debug/300-gdb.sh Log Message: ----------- Restore a missing GDB option (whether GDB has --disable-build-with-cxx) and use it. Signed-off-by: Alexey Neyman Commit: 7d3d4d9e7484b8e48336f7ba4b934661b1562fb8 https://github.com/crosstool-ng/crosstool-ng/commit/7d3d4d9e7484b8e48336f7ba4b934661b1562fb8 Author: Alexey Neyman Date: 2018-05-06 (Sun, 06 May 2018) Changed paths: M config/debug/gdb.in M config/debug/gdb.in.gdbserver M packages/gdb/package.desc M scripts/build/debug/300-gdb.sh Log Message: ----------- Merge pull request #960 from stilor/gdb712-disable-cxx Restore a missing GDB option Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ca3701bd3dec...7d3d4d9e7484 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. ----==_mimepart_5aef803680e3d_4b472b088b88fc0c4289b--