Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
DebugBreak Macro
C++
#define DebugBreak asm("int $3\n" )

A symbol used to cause a debugger to break at a certain point. Sometimes dynamicly loaded plugins can be hard to set the breakpoint in the debugger, so it becomes easier to recompile with a breakpoint in the right place.

DebugBreak();
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!