Index: /trunk/src/VBox/VMM/VMMR3/CPUM.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR3/CPUM.cpp	(revision 41309)
+++ /trunk/src/VBox/VMM/VMMR3/CPUM.cpp	(revision 41310)
@@ -2639,5 +2639,5 @@
         if (!strncmp(pszArgs, "verbose", sizeof("verbose") - 1))
         {
-            pszArgs += 5;
+            pszArgs += 7;
             *penmType = CPUMDUMPTYPE_VERBOSE;
         }
