From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by arago-project.org (Postfix) with ESMTPS id 7CDCC52A08 for ; Thu, 4 Feb 2016 17:34:17 +0000 (UTC) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id u14HYGZC032145 for ; Thu, 4 Feb 2016 11:34:16 -0600 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id u14HYF7C014594 for ; Thu, 4 Feb 2016 11:34:16 -0600 Received: from dlep32.itg.ti.com (157.170.170.100) by DFLE72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.3.224.2; Thu, 4 Feb 2016 11:34:16 -0600 Received: from [10.218.109.201] (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id u14HYFcG030181; Thu, 4 Feb 2016 11:34:16 -0600 Message-ID: <56B38B98.2020906@ti.com> Date: Thu, 4 Feb 2016 12:34:16 -0500 From: Jacob Stiffler User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Denys Dmytriyenko References: <1454594668-2894-1-git-send-email-j-stiffler@ti.com> <20160204172753.GI31480@edge> In-Reply-To: <20160204172753.GI31480@edge> Cc: meta-arago@arago-project.org Subject: Re: [PATCH 1/3] packagegroup-arago-tisdk-addons: Add debug tools such as gdb X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2016 17:34:17 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Can you point to where this is? I do not see any in the meta-arago packagegroups, and it has been missing from our filesystem. On 2/4/2016 12:27 PM, Denys Dmytriyenko wrote: > I think there are already couple places where gdb is added directly. Can we > clean those up as well? >