X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Flib%2Frtl%2Fi386%2Fdebug_asm.S;h=79b7badc030f996351bcda73ded52caa0da427ea;hp=8ec4d862c973b82e76cdeff1fc46b754e37e0110;hb=592824076618aceca7581ba9ed253811a6448a2c;hpb=5f18dde52776e5629b5bcb2daef67ac37f37c06a diff --git a/reactos/lib/rtl/i386/debug_asm.S b/reactos/lib/rtl/i386/debug_asm.S index 8ec4d862c97..79b7badc030 100644 --- a/reactos/lib/rtl/i386/debug_asm.S +++ b/reactos/lib/rtl/i386/debug_asm.S @@ -54,7 +54,7 @@ _DebugService2@12: mov ecx, [ebp+8] mov edx, [ebp+12] int 0x2D - int 3 + //int 3 /* Restore stack */ pop ebp @@ -82,7 +82,7 @@ _DebugService@20: mov ebx, [ebp+20] mov edi, [ebp+24] int 0x2D - int 3 + //int 3 /* Restore registers */ pop ebx