From owner-freebsd-toolchain@freebsd.org Tue Oct 20 21:07:35 2015 Return-Path: Delivered-To: freebsd-toolchain@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 388F1A1A1C6 for ; Tue, 20 Oct 2015 21:07:35 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-yk0-x231.google.com (mail-yk0-x231.google.com [IPv6:2607:f8b0:4002:c07::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EE1C09AD; Tue, 20 Oct 2015 21:07:34 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by ykba4 with SMTP id a4so23867346ykb.3; Tue, 20 Oct 2015 14:07:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=Utffei6X4a9sxnHuZrAFaw4C+cLzmST4u4mHqyOjpVM=; b=keZ6wM5NjnlFXYRRv7dqlZY70CzmNCWncYc4rLBl62k18OKUi55S+m8SjVVYWTzhVz mQ6si2yKLcIANpjDm0iZ5ZyhJUMgGnLji8Ts3Kt/bQOi29cCxNi7htOLzxI9R7TaXAMy 94cOPL4rJLNS60UsQPK6KN8ORjPTFEJjrGiGY8jbxGutdT255hWSc9TZerrHjVqgwVlZ +HzbpmqZ0ts9VSRTk/cV4JZJoqKHgpeQ642L+OZdLV+vyiXYyBPnZDD7kD4cT13qSdCx vzzTGe+VcYT7JfiVHMjf5ou/hn5axX6rnbWuKCMLbi6MTVG8w8w24EmDS1cpAUuhuv/k zrog== X-Received: by 10.13.239.131 with SMTP id y125mr4006021ywe.318.1445375253923; Tue, 20 Oct 2015 14:07:33 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.37.84.134 with HTTP; Tue, 20 Oct 2015 14:07:14 -0700 (PDT) In-Reply-To: <20151020203033.GR2257@kib.kiev.ua> References: <562627C8.5060108@FreeBSD.org> <2309223.qpHU2DNGVF@ralph.baldwin.cx> <20151020195553.GQ2257@kib.kiev.ua> <20151020203033.GR2257@kib.kiev.ua> From: Ed Maste Date: Tue, 20 Oct 2015 17:07:14 -0400 X-Google-Sender-Auth: tZRk9IeGLXSyxHsOC95qIlySVjA Message-ID: Subject: Re: clang confuses kgdb on static symbols To: Konstantin Belousov Cc: John Baldwin , "freebsd-toolchain@freebsd.org" , Andriy Gapon Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Oct 2015 21:07:35 -0000 On 20 October 2015 at 16:30, Konstantin Belousov wrote: > > Wouldn't this cause another outburst of 'works by default' discussion > from some other place ? Ok, I'll hold off on this until we make progress on the gdb retirement plan.