Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDebug multi thread application with Gdbserver on uClinux
Hi, I'm trying to debug a simple multi thread application with Gdbserver on uClinux no-mmu. The board is ALTERA NEEK-evb. I can debug with no problem a process without threads. when trying to ...
Altera_Forum
Honored Contributor
15 years agoI don't know what you mean with "multi-core-programs", but if you mean "multi-thread applications, I did not test this myself, but in fact this is what I found in several discussions.
If you are talking about multi-core hardware: Linux for NIOS is not able to do SMP. And due to limitations of the NIOS architecture, I doubt that we will see an SMP-Linux for same any time soon. -Michael