Altera_Forum
Honored Contributor
21 years agoCan I step the assembly code in IDE?
I only know how to step the source code when debugging using IDE. Can I step the assembly code in IDE like GDB(insight)?
I know how to use GDB+insight to debug application of Altera NiosII project. Can I use GDB+insight to debug linux application? If yes, how to do that? Thanks!!