forked from Github_Repos/cvw
		
	output trace to linux-testvectors folder
This commit is contained in:
		
							parent
							
								
									70f332fe2f
								
							
						
					
					
						commit
						f1a39b467d
					
				@ -15,4 +15,4 @@ outDir="../linux-testvectors"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# - Logs info needed by buildroot testbench
 | 
					# - Logs info needed by buildroot testbench
 | 
				
			||||||
 | 
					
 | 
				
			||||||
($customQemu -M virt -nographic -bios $imageDir/fw_jump.elf -kernel $imageDir/Image -append "root=/dev/vda ro" -initrd $imageDir/rootfs.cpio -d nochain,cpu,in_asm -serial /dev/null -singlestep -gdb tcp::1236 -S 2>&1 >/dev/null | ./parse_qemu.py | ./parseNew.py | ./remove_dup.awk > all.txt) & riscv64-unknown-elf-gdb -x gdbinit_qemulog
 | 
					($customQemu -M virt -nographic -bios $imageDir/fw_jump.elf -kernel $imageDir/Image -append "root=/dev/vda ro" -initrd $imageDir/rootfs.cpio -rtc clock=vm -icount shift=1 -d nochain,cpu,in_asm -serial /dev/null -singlestep -gdb tcp::1236 -S 2>&1 >/dev/null | ./parse_qemu.py | ./parseNew.py | ./remove_dup.awk > $outDir/all.txt) & riscv64-unknown-elf-gdb -x gdbinit_qemulog
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user