Forum Discussion
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 proj...
Altera_Forum
Honored Contributor
21 years agothe button you're looking for is available when in the debug perspective. It is located in the right-most set of buttons on the debug control toolbar in the Debug window (where the resume/terminate/step buttons are). It's the 4th icon from the right, next to the 'show gdb console' icon. This should be available in all versions of the IDE.