Debug view icons

The Debug view shows the target information in a tree hierarchy as follows (shown here with a sample of the possible icons):

Session item Description Possible icons
Launch instance Launch configuration name and type (e.g. Stack Builder [C/C++ QNX QConn (IP)])

Icon: Debug launch instance

Debugger instance Debugger name and state (e.g. QNX GDB Debugger (Breakpoint hit))

Icon: Debugger

Thread instance Thread number and state (e.g. Thread[1] (Suspended))

Icon: Thread; suspended

Icon: Thread; running

Icon: Thread; stopped

Stack frame instance Stack frame number, function, filename, and line number

Icon: Stackframe

Icon: Stack frame; running