Index: /trunk/include/VBox/vmm/dbgfcorefmt.h
===================================================================
--- /trunk/include/VBox/vmm/dbgfcorefmt.h	(revision 61586)
+++ /trunk/include/VBox/vmm/dbgfcorefmt.h	(revision 61587)
@@ -49,5 +49,5 @@
 #define DBGFCORE_MAGIC          UINT32_C(0xc01ac0de)
 /** DBGCORECOREDESCRIPTOR::u32FmtVersion. */
-#define DBGFCORE_FMT_VERSION    UINT32_C(0x00010004)
+#define DBGFCORE_FMT_VERSION    UINT32_C(0x00010005)
 
 /**
@@ -117,5 +117,5 @@
     VBOXX86SEL          ldtr;
     VBOXX86SEL          tr;
-    union
+    struct
     {
         uint64_t        cs;
