DebugBreak.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

DebugBreak (KERNEL32.@)

SYNOPSIS

void DebugBreak
 (
 )

DESCRIPTION

Raises an exception so that a debugger (if attached) can take some action.

PARAMS

RETURNS

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "dlls/kernel32/debugger.c".

Debug channel "debugstr".