[yocto] how to deploy gdbserver ?

winfried.dobbe at xmsnet.nl winfried.dobbe at xmsnet.nl
Thu Oct 15 06:44:22 PDT 2015


> 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.







More information about the yocto mailing list