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 ago --- Quote Start --- AFAIK, thread debugging is not possible with the no-MMU version due to some problem(s) with the tool chain. I do not know whether it's possible/tested with the MMU enabled tool chain and/or with the new build system that combines both flavors. -Michael --- Quote End --- mschnell, i also can't debug in multi-core programs, and i use nios2 without MMU, is this the problem?