From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 68417 invoked by alias); 25 Nov 2016 00:21:35 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 68405 invoked by uid 89); 25 Nov 2016 00:21:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=HX-HELO:sk:mail.co, our X-HELO: mail.contemporary.net.au Received: from msc1401703.lnk.telstra.net (HELO mail.contemporary.net.au) (139.130.245.200) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 25 Nov 2016 00:21:32 +0000 Received: from [10.10.5.3] (kiwi.contemporary.net.au [10.10.5.3]) (authenticated bits=0) by mail.contemporary.net.au (8.14.9/8.14.7) with ESMTP id uAP0LFYd024457 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Fri, 25 Nov 2016 11:21:15 +1100 (EST) (envelope-from chrisj@rtems.org) Subject: Re: gdb-7.12 powerpc-rtems4.12-gdb does not build on FreeBSD. To: Pedro Alves , John Baldwin References: <5834D6E0.9060601@rtems.org> <1893490.1c09n3VfH9@ralph.baldwin.cx> <58363493.6010108@rtems.org> <2608815.dbYXHQl3xm@ralph.baldwin.cx> <1ea845b2-d6bc-e9f7-d649-bc4f37462d92@redhat.com> <83274785-223a-952d-f881-eda75b94599d@redhat.com> <2c9c6609-437d-a4a1-23d5-432aa0414eb7@redhat.com> Cc: gdb@sourceware.org From: Chris Johns Message-ID: <583783FB.9090306@rtems.org> Date: Fri, 25 Nov 2016 00:21:00 -0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <2c9c6609-437d-a4a1-23d5-432aa0414eb7@redhat.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2016-11/txt/msg00052.txt.bz2 On 25/11/2016 01:01, Pedro Alves wrote: > > Chris, could you open a bug report in bugzilla? > I have not raised a bug report as a patch was posted. We will include the patch in our tool builds until the next release of GDB. Thank you for the quick response and the solution. Chris