Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHas anyone else had problems with POSIX threads?
Hi I have made an app with 2 POSIX threads for my linux kernel(2.6 microtronix). When I establish my 2 pthread_t varibles the kernel simply reboots. The uClibC has built in support for POSI...
Altera_Forum
Honored Contributor
21 years agoHey GreatWhite,
Actually, the IDE does provide rudimentary debugging. Take a peek at the Reference Guide included with the Nios II Linux Distribution. It wasn't easy coaxing the IDE debugger to work with Linux apps so the process isn't perfect but it's a start. If the Nios II IDE starts behaving oddly while debugging Linux applications, let me know, it is still possible to debug using Insight or the GDB commandline as well.