Reference Information ·
Memory Check Dialog Box
Home and Help IconsKeyword IndexHomeUsing Help
Line Graphic
Line Graphic


Contents

Keyword Index

Using the WDB GUI

Reference Information
Main Window
Menus
Toolbar Icons and Shortcut Keys
Views
Source View
Disassembly View
Command View
Watch View
Local Variables View
Call Stack View
Threads View
Registers View
Memory Usage View
Build View
Dialog Boxes
Load Program Dialog Box
Open File Dialog Box
Save/Restore Debug Session Dialog Box
Breakpoints Dialog Box
Source File Paths Dialog Box
Object File Paths Dialog Box
Signals Dialog Box
Find Dialog Box
Debugger Preferences Dialog Box
Quick Watch Dialog Box
Fix List Dialog Box
{short description of image} Memory Check Dialog Box

Troubleshooting

Using Help



Bullet Overview
Bullet Memory Check Dialog Box Description
Bullet See Also

Line Graphic

Overview

The Memory Check dialog box lets you enable data collection by the debugger on the memory use of your program. Once you enable this data collection, the debugger can report details of your program's memory use and can report on memory use problems, such as memory leaks. Line Graphic

Memory Check Dialog Box Description

The Memory Check dialog box consists of a list of check boxes that let you choose the kinds of memory problems you want the debugger to check for and report. For details about these options, see Enabling Memory Checking and Data Collection. Line Graphic

See Also

Line Graphic

Return to Top