From owner-freebsd-toolchain@FreeBSD.ORG Wed Jun 11 19:06:59 2014 Return-Path: Delivered-To: freebsd-toolchain@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9AD0EF3E; Wed, 11 Jun 2014 19:06:59 +0000 (UTC) Received: from mail-qa0-x231.google.com (mail-qa0-x231.google.com [IPv6:2607:f8b0:400d:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D4342990; Wed, 11 Jun 2014 19:06:59 +0000 (UTC) Received: by mail-qa0-f49.google.com with SMTP id w8so260200qac.8 for ; Wed, 11 Jun 2014 12:06:58 -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:date:message-id:subject :from:to:cc:content-type; bh=EguKilh5TyDj2DU9IfVk6Jhb/uhhV92rolyFj7QuXVg=; b=A/82z0mdIitHJXCNN/xZ5gEdU+yY7t2QOPFK7Y2REN4DLLx34ITaVSuZWO6x7UAZFv 6Ploag9cuuEXfY1mmoZFOPzAEMWzpEMPTa7iIu3eB0+jVGGQVME3NfTS5/OuJFJ4rB/5 rPt8TFB36lkeZEcpDcZsZ/ulmJUigM5xLatr74O7Z3+DUTzZuA7LAiXwhsFl4Zbd/+of j2B+cRx0KtqDhOgWUFD0BjlYtUXKDNGqjC9xChPr93FBY3wYd25wrRBn6RfrGK3c0rrg XAf6TOtcrvyLdVY+KmA3gV2iA/Il9EuofqulT0MOMEvWUKZMyINIkIQlnGnIX1NZQC4x +rsQ== MIME-Version: 1.0 X-Received: by 10.224.16.139 with SMTP id o11mr9482535qaa.80.1402513618435; Wed, 11 Jun 2014 12:06:58 -0700 (PDT) Sender: carpeddiem@gmail.com Received: by 10.140.49.239 with HTTP; Wed, 11 Jun 2014 12:06:58 -0700 (PDT) In-Reply-To: References: Date: Wed, 11 Jun 2014 15:06:58 -0400 X-Google-Sender-Auth: njK261991iNvNo05i5m8iv63YoE Message-ID: Subject: Re: gdb in CURRENT cannot debug userland cores, when is kernel lldb coming? From: Ed Maste To: Craig Rodrigues Content-Type: text/plain; charset=UTF-8 Cc: freebsd-toolchain@freebsd.org X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2014 19:06:59 -0000 On 11 June 2014 14:53, Craig Rodrigues wrote: > > Is anyone working on a kernel lldb? When is it expected to be ready? Kernel LLDB support is an ongoing Summer of Code project this year. I'm not sure it's feasible for 10.1 though.