Searched refs:Break (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsDebug.cpp96 NS_COM void nsDebug::Break(const char* aFile, PRIntn aLine) function in class:nsDebug
101 gDebugObject->Break(aFile, aLine);
H A DnsDebug.h77 * Break the executing program into the debugger.
79 static NS_COM void Break(const char* aFile, PRIntn aLine);
197 nsDebug::Break(__FILE__, __LINE__)
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsDebugImpl.cpp278 * Break()
290 Break(aFile, aLine);
295 nsDebugImpl::Break(const char *aFile, PRInt32 aLine) function in class:nsDebugImpl
302 ("###!!! Break: at file %s, line %d", aFile, aLine));
305 fprintf(stderr, "Break: at file %s, line %d\n",aFile, aLine); fflush(stderr);
367 sprintf(buf, "Break: at file %s, line %d", aFile, aLine);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcordebug.idl305 HRESULT Break([in] ICorDebugAppDomain *pAppDomain,
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm439 mov ds:[471h], al ; keyboard Ctrl-Break flag

Completed in 88 milliseconds