nn::dbg Namespace

Description

The namespace of the debug assist library.

Namespace

nn::dbg::CTR The namespace of the CTR debug assist library. (This namespace can also be written without the ::CTR portion.)

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