From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RhdvN-0007GS-IA for garchives@archives.gentoo.org; Mon, 02 Jan 2012 09:11:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31CCE21C0D4; Mon, 2 Jan 2012 09:11:01 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 9369B21C026; Mon, 2 Jan 2012 09:09:31 +0000 (UTC) Received: by vbih1 with SMTP id h1so4768387vbi.40 for ; Mon, 02 Jan 2012 01:09:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ShvF0CxnKquc1Y8qrwdaPbhRA9WhrsNqnvNM5giCD2E=; b=kLascIOagqKCzkbhAR2VOfEBiKKCLs43HMxVkLyP8MCl9DmSNvUih5mBso8lV4AFkT ymCwIifA0kznzuiHxlua7NaA6oMt9B+YeFb67VDpkxyfVASSxyXWSoh4pdpDfO2/pI6d eJ9XCW+WN6hWF15/m8FyeODhXSmYVUgZrQc64= Received: by 10.52.64.228 with SMTP id r4mr22902337vds.36.1325495371151; Mon, 02 Jan 2012 01:09:31 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.52.163.35 with HTTP; Mon, 2 Jan 2012 01:09:10 -0800 (PST) In-Reply-To: <201112311620.01878.vapier@gentoo.org> References: <201112311620.01878.vapier@gentoo.org> From: Kfir Lavi Date: Mon, 2 Jan 2012 11:09:10 +0200 Message-ID: Subject: [gentoo-user] Re: [gentoo-embedded] gdb debugging of small system built with catalyst To: Mike Frysinger Cc: gentoo-embedded@lists.gentoo.org, gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=20cf30780c9abfbb1704b587f031 X-Archives-Salt: 2029327f-52ad-4aa8-b1f3-248faf6ade56 X-Archives-Hash: 67117934c0267c4fc274e56364c4ca9d --20cf30780c9abfbb1704b587f031 Content-Type: text/plain; charset=UTF-8 On Sat, Dec 31, 2011 at 11:20 PM, Mike Frysinger wrote: > FEATURES=installsources would probably get what you need by normalizing all > source trees into /usr/src/debug/. > -mike > Thanks Mike, I'm using FEATURES="installsources splitdebug" so now I have /usr/lib/debug and /usr/src/debug, and together, I can control the copying of debug directories to the target. I'm now struggling connecting eclipse to debugging remote the target. If someone have some insight for me, I'll be happy to hear it. Thanks, Kfir --20cf30780c9abfbb1704b587f031 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Sat, Dec 31, 2011 at= 11:20 PM, Mike Frysinger <vapier@gentoo.org> wrote:
FEATURES=3Dinstallsources would probably get what you need by normalizing a= ll
source trees into /usr/src/debug/.
-mike

Thanks Mike,
I'm using FEATURE= S=3D"installsources splitdebug"
so now I have /usr/lib/debug a= nd /usr/src/debug, and together, I can control the copying of debug directo= ries to the target.
I'm now struggling connecting eclipse to debugging remote the target. <= br>If someone have some insight for me, I'll be happy to hear it.
<= br>Thanks,
Kfir
--20cf30780c9abfbb1704b587f031--