On Thu, Mar 22, 2012 at 10:38 AM, Kamble, Nitin A <[email protected]> wrote: >> On Thu, Mar 22, 2012 at 9:20 AM, Kamble, Nitin A >> <[email protected]> wrote: >> > >> > Renaming the sdk python2.7/lib-dynload/readline.so to python2.7/lib- >> dynload/readline_d.so gets the sdk gdb working for me too. >> > So is this a workaround or solution to the problem? If it is a >> workaround what should be right solution? >> >> I think we should be generating these _d.so files during python-native >> build. So please look into why its not happening. I wont have much >> chance >> during the day to look at that > > Looks like we need this patch for the python recipe to generate debug modules: > http://patch-tracker.debian.org/patch/series/view/python2.7/2.7.2-8/debug-build.diff
yep thats the one. Apply it to python and rebuild python-native and stage it then see if that helps. You might have to adjust the FILES and PACKAGES to put the new files in right places. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
