Forum Discussion
Altera_Forum
Honored Contributor
20 years agoInSight debugger instead of Eclipse debugger
Hi All, I would like to know if it is possible to use Insight Debugger Tool (which is also GDB based) , instead of eclipse plug-in provided in NIOS2 IDE ? Because I feel that Eclipse plug-in is ...
Altera_Forum
Honored Contributor
20 years agoIt ships as part of the standard GCC toolchain: nios2-elf-insight and/or nios2-debug
I've also used DDD on top of the GDB stuff and it works, as well. Cheers, - slacker