Search notes:

cl: __debugbreak()

__debugbreak() inserts an int 3 instruction.

See also

The WinAPI function DebugBreak()
The cl intrinsic functions

Index