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)]) |
|
| Debugger instance | Debugger name and state (e.g. QNX GDB Debugger (Breakpoint hit)) |
|
| Thread instance | Thread number and state (e.g. Thread[1] (Suspended)) |
|
| Stack frame instance | Stack frame number, function, filename, and line number |
|