[oe] [meta-java][PATCH 1/2] openjdk-8: remove debuglink

Richard Leitner richard.leitner at skidata.com
Wed Jun 13 06:43:05 UTC 2018


On 06/13/2018 08:35 AM, Wenlin Kang wrote:
> On 2018年06月12日 20:47, Richard Leitner wrote:
>> On 06/12/2018 02:02 PM, Wenlin Kang wrote:

...

>>
>> Maybe you can add this (or a shortened version of it) to the commit
>> message.
>> Otherwise this patch is fine with me.
> 
> Hi Richard
> 
> What about changing the comments as below ?

That's fine with me. Thanks!

> 
> openjdk-8: remove debuglink
> 
> During openjdk-8 compiling, its debug file is xxx.debuginfo, and it will
> add libjvm.debuginfo as libjvm.so's debuglink section's file name, this
> name is different with that we will create and add in splitdebuginfo()
> of package.bbclass, in oe-core, the debug file name is the same with the
> corresponding executable file or library file, this will make we can't get
> symbol information when debug libjvm.so in gdb, so we must remove the
> previous debuglink before add it if it has existed(if a file has contained
> the debuglink section, it will not be changed when add again).
> 
>>
>> So please send a v2 of this series whenever you like!



More information about the Openembedded-devel mailing list