On 01/11/2019 20:44, Alan Martinović wrote:
Hey,
there was a question today about options for debugging python scripts in yocto.
I've patched up this PoC for remote debugging.

FWIW, I've done something similar using bare pdb.

https://github.com/rossburton/meta-ross/blob/master/classes/pdb.bbclass

Just call pdb() from Python context.  Not as neat as epdb though.

Ross
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to