From 1c2922b25d0850ddb706db2ec775cfddf0d6af16 Mon Sep 17 00:00:00 2001 From: "Sergey Semyonov (Serge)" Date: Sun, 27 Apr 2014 12:45:04 +0000 Subject: [PATCH] mtdbg: and another one git-svn-id: svn://kolibrios.org@4904 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/develop/mtdbg/gui.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/develop/mtdbg/gui.inc b/programs/develop/mtdbg/gui.inc index aab6c0039a..aed2f9b154 100644 --- a/programs/develop/mtdbg/gui.inc +++ b/programs/develop/mtdbg/gui.inc @@ -967,7 +967,7 @@ draw_fpu_register_2: jne .scol mov eax, dword [_st0+edx+4] - cmp eax, dword [_st0+(oldcontext-context)+4] + cmp eax, dword [_st0+(oldcontext-context)+edx+4] jne .scol mov ax, word [_st0+edx+8]