From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126551 invoked by alias); 14 Sep 2016 06:09:54 -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 126411 invoked by uid 89); 14 Sep 2016 06:09:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=H*r:8.14.3, news!, news X-HELO: outdoor.onevision.de Received: from outdoor.onevision.de (HELO outdoor.onevision.de) (212.77.172.51) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 14 Sep 2016 06:09:39 +0000 Received: from sanders.onevision.de (moonrace [212.77.172.62]) by outdoor.onevision.de (8.14.3/8.13.7/ROSCH/DDB) with ESMTP id u8E69QTR005775; Wed, 14 Sep 2016 08:09:31 +0200 Received: from [192.168.5.32] ([192.168.5.32]) by sanders.onevision.de (Lotus Domino Release 8.5.3) with ESMTP id 2016091408092136-62950 ; Wed, 14 Sep 2016 08:09:21 +0200 To: Giah de Barag , GDB Patches From: Roland Schwingel Subject: Re: Restored Objective-C language support Message-ID: <4b0ed430-3c46-340e-5ee9-fce2ff2d5e6d@onevision.de> Date: Wed, 14 Sep 2016 06:09:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=utf-8; format=flowed X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00104.txt.bz2 Hi Giah! This is great news! I noticed that recently that it was broken but yet had no time to evaluate this! Thanks for your work and I honestly hope this could get merged very soon! We use ObjC a lot (even on windows and linux) and therefor need GDB for debugging. Thanks again, Roland