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 ago --- Quote Start --- originally posted by dayne@Dec 13 2004, 08:54 AM the 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. --- Quote End --- I got it! Thanks so much!!