Windows
Memory Window
Display the memory address of the selected symbol and the corresponding location of the selected symbol in the source code.
Evaluations Window
Display the value of expressions after each program stop or complex type declarations like structures, arrays, and classes.
Console Window
Prompt for commands as described in the IDB Command Reference.
Source Window
Display the source code lines of the debuggee and their corresponding numbers.
Locals Window
Display variable values of the currently executed function.
Breakpoints Window
Display information on all existing breakpoints and syncpoints.
Callstack Window
Display the chain of functions that have been called to reach the current execution state.
Source Files Window
Display a list of the project source files to be debugged.
Assembler Window
Display the assembly code of the program.
Registers Window
Explore and modify the contents of the CPU registers.
Threads Window
Display the threads of the currently debugged process.
Tasks Window
Display information on OpenMP* tasks.
Barriers Window
Display information on OpenMP* barriers.
Taskwaits Window
Display information on OpenMP* taskwaits.
Locks Window
Display information on OpenMP* lock routines.
Teams Window
Display information on OpenMP* teams.
Spawn Tree Window
Display the parent-child relationship among OpenMP* tasks.
Vector Evaluations Window
Display variables of SSE datatypes that are displayed as vectors.
Vector Registers Window
Display the Vector Registers window.
Thread Data Sharing Filters Window
Display definitions for data sharing analysis filters.
Thread Data Sharing Events Window
Display information on data shared by threads.
Copyright © 2001-2011, Intel Corporation. All rights reserved.