Re: [yocto] Unable to find gdb in tmp/sysroots directory

2024-12-02 Thread Jocelyn Meyron via lists.yoctoproject.org
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

Re: [yocto] Unable to find gdb in tmp/sysroots directory

2024-11-20 Thread Khem Raj via lists.yoctoproject.org
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

[yocto] Unable to find gdb in tmp/sysroots directory

2024-11-12 Thread Jocelyn Meyron via lists.yoctoproject.org
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