---
 display/res.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/display/res.c b/display/res.c
index 3c38e88..e6f0f81 100644
--- a/display/res.c
+++ b/display/res.c
@@ -264,6 +264,8 @@ static void WaitForCmdRing(PDev* pdev)
         if (!wait) {
             break;
         }
+        DEBUG_PRINT((pdev, 9, "%s: 0x%lx\n", __FUNCTION__, pdev));
+
 #ifdef DBG
         {
             LARGE_INTEGER timeout; // 1 => 100 nanoseconds
-- 
1.7.5.4

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to