mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	typo fix to checkpoint generator
This commit is contained in:
		
							parent
							
								
									4bee3bcf27
								
							
						
					
					
						commit
						ba5abd1297
					
				@ -54,7 +54,6 @@ set logging off
 | 
			
		||||
# Log main memory to a file
 | 
			
		||||
print "GDB storing RAM to {ramPath}\\n"
 | 
			
		||||
dump binary memory {ramPath} 0x80000000 0xffffffff
 | 
			
		||||
dump binary memory {ramPath} 0x80000000 0x80ffffff
 | 
			
		||||
 | 
			
		||||
# Generate Trace Until End
 | 
			
		||||
maintenance packet Qqemu.Logging:1
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user