Dialog Boxes
Memory Dialog Box
Open a new Memory window with specific settings.
Evaluate Dialog Box
Define an expression to evaluate.
Create Breakpoint Dialog Box: Code Tab
Set a breakpoint that stops program execution at a specific source code location.
Create Breakpoint Dialog Box: Data Tab
Set a data breakpoint that stops program execution when a specific memory area is accessed.
Symbol Selector Dialog Box: Simple Search Tab
Search for a symbol with a simple search expression.
Symbol Selector Dialog Box: Advanced Search Tab
Search for a symbol with an advanced search expression.
Source Directories Dialog Box: Directories Tab
Add or change debuggee source paths.
Source Directories Dialog Box: Rules Tab
Create rules to replace source file path information specified by the symbol file.
Resolve Ambiguity Dialog Box
Resolve ambiguities due to overloading.
Open Source File Dialog Box
Open a source file for the currently loaded executable file.
Start Command Recording Dialog Box
Start recording commands to a file.
Start IO Recording Dialog Box
Start recording debugger input and output to a file.
GUI Preferences Dialog Box
Edit window fonts and colors and specify key sequences for menu items.
Run Until… Dialog Box
Set or modify a condition that stops program execution.
Open Executable Dialog Box: Arguments Tab
Open an executable file with speficied arguments.
Open Executable Dialog Box: Environment Tab
Open an executable file with specified environment variables.
Open Executable Dialog Box: Source Directories Tab
Open an executable file from a specified source directory.
Attach to Process Dialog Box
Attach to a running process. You can pick a running process from the Process list displayed in the dialog box.
Open Core Dump Dialog Box
Display a core dump file.
Execute Command File Dialog Box
Execute a script file containing debugger commands.
Run or Rerun With Arguments Dialog Box: Arguments Tab
Run or rerun an executable file with specified arguments.
Run or Rerun With Arguments Dialog Box: Environment Tab
Run or rerun an executable file with specified environment variables.
Run or Rerun With Arguments Dialog Box: Source Directories Tab
Run or rerun an executable file from a specified source directory.
Signal Handling Dialog Box
Define how the debugger handles signals.
New Data Range Filter Dialog Box
Exclude data items for thread data sharing analyses.
New Code Range Filter Dialog Box
Exclude on code items from thread data sharing analyses.
Re-entrant Call Detection Dialog Box
Break program execution on re-entrant function calls.
Copyright © 2001-2011, Intel Corporation. All rights reserved.