Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

3.2.7.1. List of Debugging Tasks with the Nios II SBT for Eclipse

The debugging tasks you can perform with the Nios II SBT for Eclipse include the following tasks:
  • Controlling program execution with commands such as:
    • Suspend (pause)
    • Resume
    • Terminate
    • Step Into
    • Step Over
    • Step Return
  • Setting breakpoints and watchpoints
  • Viewing disassembly
  • Instruction stepping mode
  • Displaying and changing the values of local and global variables in the following formats:
    • Binary
    • Decimal
    • Hexadecimal
  • Displaying watch expressions
  • Viewing and editing registers in the following formats:
    • Binary
    • Decimal
    • Hexadecimal
  • Viewing and editing memory in the following formats:
    • Hexadecimal
    • ASCII
    • Signed integer
    • Unsigned integer
  • Viewing stack frames in the Debug view