Revision 9fddaa0c exec.c

b/exec.c
1132 1132
      "show interrupts/exceptions in short format" },
1133 1133
    { CPU_LOG_EXEC, "exec",
1134 1134
      "show trace before each executed TB (lots of logs)" },
1135
    { CPU_LOG_TB_CPU, "cpu",
1136
      "show CPU state before bloc translation" },
1135 1137
#ifdef TARGET_I386
1136 1138
    { CPU_LOG_PCALL, "pcall",
1137 1139
      "show protected mode far calls/returns/exceptions" },

Also available in: Unified diff