> Hi everyone,
>
> I want to be able to debug my target machine (raspberrypi) remotely
> through
> qtcretor on host.
>
> I can't seem to find a way to deploy the gdbserver software though.
> I built the gdb-cross-arm but don't see any gdbserver on the target with
> hob (poky 1.7.2) ?
>
> What am I missing ?

When I build my image with

EXTRA_IMAGE_FEATURES += "tools-debug"

both gdb and gdbserver are installed in the target rootfs. Remote
debugging worked out-of-the-box with QtCreator.




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

Reply via email to