jingham added a comment. On OS X, there's a "__builtin_debugtrap()" that generates an int3 on x86. That seems more appropriate for this purpose anyway. Don't know whether such a thing exists on Linux, however. Jim http://reviews.llvm.org/D15834