INTEGRATION: CWS os2port02 (1.3.4); FILE MERGED
2007/10/08 14:26:41 obr 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 11:54:50 ydario 1.3.4.1: Issue number: i82034 Submitted by: ydario Reviewed by: ydario Commit of changes for OS/2 CWS source code integration.
This commit is contained in:
parent
7b91ed121a
commit
c030ea2f79
1 changed files with 3 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: diagnose.c,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2007-09-25 09:50:31 $
|
||||
* last change: $Author: hr $ $Date: 2007-11-02 12:30:34 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -55,8 +55,7 @@ static oslDetailedDebugMessageFunc volatile g_pDetailedDebugMessageFunc = 0;
|
|||
|
||||
void SAL_CALL osl_breakDebug()
|
||||
{
|
||||
int* sigsev = 0;
|
||||
*sigsev = 0;
|
||||
__asm__("int $3\n");
|
||||
}
|
||||
|
||||
/************************************************************************/
|
||||
|
|
Loading…
Reference in a new issue