mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-03 16:39:01 -06:00 
			
		
		
		
	configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to work
This commit is contained in:
		@@ -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>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user