nn::dbg Namespace

Description

Namespace for the debug support API.

Namespace

nn::dbg::CTR The CTR namespace for debugging functions.

Enumerated Types

BreakReason Indicates the cause of a break.

typedef Definitions

BreakHandler User handler type for when ASSERT fails or PANIC occurs.

Functions

Break Stops the program.
Panic Stops the program.
SetBreakHandler Sets the user handler for when ASSERT fails or PANIC occurs.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL