[oe] How can I place gdbserver in my target system?

2014-04-13 Thread Journeyer J. Joh
Hi,

I want to debug my application on target embedded system using cross gdb.
To do this I learned that I need to place a proper gdbserver in my target
system.

My target system runs by oe-core.
Then how can I prepare gdbserver for my target?

And also I'd like to know how can I get a proper cross toolchain for using
cross gdb for oe-core system.

Now what I have is only general arm cross toolchain. And I believe this
toolchain is not proper for oe-core system.
oe-core uses not a cross build system - It's built under some kind of
sandbox environment. This makes some difficulties for me.

Previously I've asked a question - how can I use gdb in oe?. I raised new
question because this time I need to know about how to install gdbserver.

Thank you Brian Hutchinson, Mats Kärrman for the previous answers.
Thank you for someone who might answer me in advance.

Sincerely
Journeyer


Journeyer J. Joh
o o s a p r o g r a m m e r
a t
g m a i l  d o t  c o m

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] How can I place gdbserver in my target system?

2014-04-13 Thread Journeyer J. Joh
Hi,

If I just grep gebserver source code and place it into my oe sourcecode and
build an image, I believe I can place gdbserver into my target system.

After I did this, if I use general purpose gcc crosstoolcahin(cross gdb).
can I cross debug?

I'd rather first just do this ... and I will update my question.

Thank you!
Sincerely
Journeyer


Journeyer J. Joh
o o s a p r o g r a m m e r
a t
g m a i l  d o t  c o m



2014-04-13 17:21 GMT+09:00 Journeyer J. Joh oosaprogram...@gmail.com:

 Hi,

 I want to debug my application on target embedded system using cross gdb.
 To do this I learned that I need to place a proper gdbserver in my target
 system.

 My target system runs by oe-core.
 Then how can I prepare gdbserver for my target?

 And also I'd like to know how can I get a proper cross toolchain for using
 cross gdb for oe-core system.

 Now what I have is only general arm cross toolchain. And I believe this
 toolchain is not proper for oe-core system.
 oe-core uses not a cross build system - It's built under some kind of
 sandbox environment. This makes some difficulties for me.

 Previously I've asked a question - how can I use gdb in oe?. I raised new
 question because this time I need to know about how to install gdbserver.

 Thank you Brian Hutchinson, Mats Kärrman for the previous answers.
 Thank you for someone who might answer me in advance.

 Sincerely
 Journeyer

 
 Journeyer J. Joh
 o o s a p r o g r a m m e r
 a t
 g m a i l  d o t  c o m
 


-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-oe][PATCH 1/3] liblockfile: remove configure warning

2014-04-13 Thread Trevor Woerner
On 04/12/14 06:44, Martin Jansa wrote:
 Can you please rebase on current master (maybe you have one more patch
 which you haven't sent), because in master there is:

 EXTRA_OECONF = --enable-shared --enable-static

 so this doesn't apply.

Okay, I'll send a v2.
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel