| description | Learn more about: Debugging Support Classes | |||||||
|---|---|---|---|---|---|---|---|---|
| title | Debugging Support Classes | |||||||
| ms.date | 11/04/2016 | |||||||
| helpviewer_keywords |
|
|||||||
| ms.assetid | d79e084a-8326-4251-8700-4efac07c511e |
MFC provides the following classes to help you debug dynamic memory allocation problems.
CDumpContext
Provides a destination for diagnostic dumps.
CMemoryState
Structure that provides snapshots of memory use. Also used to compare earlier and later memory snapshots.