Synopsis

void hdb_ClearOption(long option)

Purpose

Clear heap debugger option.

Description

Clear a heap debugging option. This function can be called interactively from a debugger to set debugging options. Multiple options can be specified by logically ORing them together.

Input

option

See hdb_SetOption