Răsfoiți Sursa

configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to work

MerryMage 9 ani în urmă
părinte
comite
f1790e6d91
1 a modificat fișierele cu 7 adăugiri și 0 ștergeri
  1. 7 0
      src/citra_qt/configuration/configure_debug.ui

+ 7 - 0
src/citra_qt/configuration/configure_debug.ui

@@ -22,6 +22,13 @@
         <string>GDB</string>
         <string>GDB</string>
        </property>
        </property>
        <layout class="QVBoxLayout" name="verticalLayout_2">
        <layout class="QVBoxLayout" name="verticalLayout_2">
+        <item>
+         <widget class="QLabel">
+          <property name="text">
+           <string>The GDB Stub only works correctly when the CPU JIT is off.</string>
+          </property>
+         </widget>
+        </item>
         <item>
         <item>
          <layout class="QHBoxLayout" name="horizontalLayout_3">
          <layout class="QHBoxLayout" name="horizontalLayout_3">
           <item>
           <item>