Hi Khem,
Thanks for your answer: you're right but the documentation for version 4.0.4
still says that I should find gdb in the sysroots folder.
I checked a bit more the documentation and here it says that this folder is not
used anymore
https://docs.yoctoproject.org/4.0.4/singleindex.html#buil
On Tue, Nov 12, 2024 at 4:56 AM Jocelyn Meyron via
lists.yoctoproject.org
wrote:
>
> Hi everyone,
>
> I'm trying to set up a debugfs. According to
> https://docs.yoctoproject.org/5.0.4/singleindex.html#using-the-gdbserver-method
> section 5, I should be able to find my gdb in $BUILDDIR/tmp/sysro
Hi everyone,
I'm trying to set up a debugfs. According to
https://docs.yoctoproject.org/5.0.4/singleindex.html#using-the-gdbserver-method
(
https://docs.yoctoproject.org/5.0.4/singleindex.html#using-the-gdbserver-method
) section 5, I should be able to find my gdb in $BUILDDIR/tmp/sysroots but