> -----Original Message----- > From: Khem Raj [mailto:[email protected]] > Sent: Thursday, March 22, 2012 9:38 AM > To: Kamble, Nitin A > Cc: Eric Bénard; Patches and discussions about the oe-core layer; > Martin Jansa > Subject: Re: [OE-core] [PATCH 1/1] Revert "gdb-cross-canadian: build > gdb with python support" > > 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 Nitin _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
