Gentoo Archives: gentoo-embedded

From: Kfir Lavi <lavi.kfir@×××××.com>
To: Mike Frysinger <vapier@g.o>
Cc: gentoo-embedded@l.g.o, gentoo-user@l.g.o
Subject: Re: [gentoo-embedded] gdb debugging of small system built with catalyst
Date: Mon, 02 Jan 2012 09:10:06
Message-Id: CAHNvW1J11DrOOjQoaPXZkiWzbZ4Oe32NACtd5sZE=D=Vxc6OkQ@mail.gmail.com
In Reply to: Re: [gentoo-embedded] gdb debugging of small system built with catalyst by Mike Frysinger
1 On Sat, Dec 31, 2011 at 11:20 PM, Mike Frysinger <vapier@g.o> wrote:
2
3 > FEATURES=installsources would probably get what you need by normalizing all
4 > source trees into /usr/src/debug/.
5 > -mike
6 >
7
8 Thanks Mike,
9 I'm using FEATURES="installsources splitdebug"
10 so now I have /usr/lib/debug and /usr/src/debug, and together, I can
11 control the copying of debug directories to the target.
12 I'm now struggling connecting eclipse to debugging remote the target.
13 If someone have some insight for me, I'll be happy to hear it.
14
15 Thanks,
16 Kfir

Replies