[bitbake-devel] howto debug a task

张忠山 zzs213 at 126.com
Mon Dec 26 06:54:25 UTC 2016


Hello everybody:

I'm using bitbake to build my embedded system. When I try to debug a task
using winpdb. I can't trace bitbake's server side.
For example, I try to see the back of do_fetch using:

	winpdb $(which bitbake) -c fetch busybox

But winpdb go, But can't set break point on bitbake's server code.

Who can told me How to trace bitbake's server code, and use what
tools?




More information about the bitbake-devel mailing list