[OE-core] [PATCH 1/1] Revert "gdb-cross-canadian: build gdb with python support"

Khem Raj raj.khem at gmail.com
Thu Mar 22 13:54:29 UTC 2012


On Thu, Mar 22, 2012 at 6:34 AM, Eric Bénard <eric at eukrea.com> wrote:
>
> Le Thu, 22 Mar 2012 14:14:55 +0100,
> Eric Bénard <eric at eukrea.com> a écrit :
>> [ebenard at eb-e6520 lib-dynload]$ sudo mv readline.so readline_d.so
>> [ebenard at eb-e6520 lib-dynload]$ arm-oe-linux-gnueabi-gdb
>> GNU gdb (GDB) 7.4
>> Copyright (C) 2012 Free Software Foundation, Inc.
>> License GPLv3+: GNU GPL version 3 or later
>> <http://gnu.org/licenses/gpl.html> This is free software: you are free
>> to change and redistribute it. There is NO WARRANTY, to the extent
>> permitted by law.  Type "show copying" and "show warranty" for details.
>> This GDB was configured as "--host=x86_64-oesdk-linux
>> --target=arm-oe-linux-gnueabi". For bug reporting instructions, please
>> see: <http://www.gnu.org/software/gdb/bugs/>.
>> (gdb) quit
>>
> please note that cp readline.so readline_d.so didn't work, I had to
> do mv readline.so readline_d.so

yeah mv is ok in this case since it should be otherwise in the usr/debug dir
OK so I think the problem is this we are not generating *_d.so files
in python-native.
 when using python in gdb debug interpreter expects the _d.so files


>
> Eric
>




More information about the Openembedded-core mailing list