We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在复现项目的过程(使用默认Runner目录下的dataset.xlsx无修改)中,当我运行到extract_syscall_entry阶段的时候,可以完整运行,但是没有产生任何的 target_functions_info.txt
详细log如下
log.txt
The text was updated successfully, but these errors were encountered:
我也出现了这个问题
Sorry, something went wrong.
@CsomePro 请问您有找到解决方法吗
目前还没有
Me too
I think you need to insert kcov_mark_block(xidx); base on the given data point. The demonstrated sample does not have one inside.
kcov_mark_block(xidx);
No branches or pull requests
在复现项目的过程(使用默认Runner目录下的dataset.xlsx无修改)中,当我运行到extract_syscall_entry阶段的时候,可以完整运行,但是没有产生任何的 target_functions_info.txt
![image](https://private-user-images.githubusercontent.com/70513501/317778132-3744b299-165f-45b4-8862-d2e096b946e2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMjc3NzUsIm5iZiI6MTczOTMyNzQ3NSwicGF0aCI6Ii83MDUxMzUwMS8zMTc3NzgxMzItMzc0NGIyOTktMTY1Zi00NWI0LTg4NjItZDJlMDk2Yjk0NmUyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDAyMzExNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU4ZTkzZGQ1ZTQ1NGQxNTU0OGZkZjdjYTFlYzY0ZTNlMWJkNjE3ZTM0YzNmMmZiMmRjM2JjMzAyODEyZDQ5ZGYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.iht3yCzDOcqwJVAXgQIDfJUHfnYlMXLywx1Ae37Qy8g)
详细log如下
log.txt
The text was updated successfully, but these errors were encountered: