[U-Boot] how to limit sandbox to a single thread/core?
Simon Glass
sjg at chromium.org
Mon Dec 16 21:30:26 CET 2013
Hi,
On 13 December 2013 01:47, Abraham V. <abraham.varricatt at vvdntech.com> wrote:
> Hello,
>
> I just discovered that uboot has a "sandbox" build - output binary is
> a standard linux application. This prompted me to try stepping through
> the code with gdb and I'm running into an annoyance.
>
> The sandbox binary is splitting into 4 threads (I'm guessing one for
> each of my cores, am running this on an intel i3). This results in gdb
> jumping between the different threads every once in a while.
>
> Is there anyway to setup the sandbox to run as a single thread?
This is news to me - I have not hit this problem yet. Can you see what
the threads are?
Regards,
Simon
More information about the U-Boot
mailing list