Site Tools


documentation:development:opera:pf25:ppgfldr:smmfldr:gspfldr:12pgs038

memdebug

Demonstrates the memory debugging subsystem.

Synopsis

memdebug

Description

This program demonstrates the features of the memory debugging subsystem.

The memory debugging subsystem helps you make sure that your application is freeing all of its memory, not stomping on innocent memory areas, and generally doing illegal things to the Portfolio memory manager. As it detects errors and illegal operations, it displays information in the Debugger Terminal window.

For more information about the memory debugging subsystem, refer to the documentation for the CreateMemDebug() function.

Caveats

This program intentionally does a some illegal things. Don't do this in your programs!

Associated Files

memdebug.c

Location

examples/Kernel

documentation/development/opera/pf25/ppgfldr/smmfldr/gspfldr/12pgs038.txt · Last modified: 2022/10/10 16:53 by 127.0.0.1