Skip to content
New issue

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

reproduce tool: measure gdb loading time #14

Open
fuzzah opened this issue Apr 8, 2022 · 1 comment
Open

reproduce tool: measure gdb loading time #14

fuzzah opened this issue Apr 8, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@fuzzah
Copy link
Member

fuzzah commented Apr 8, 2022

Heavy binaries (e.g. 500+ megs) may timeout while reproducing due to long loading time in gdb.

@fuzzah fuzzah added the bug Something isn't working label Apr 8, 2022
@fuzzah
Copy link
Member Author

fuzzah commented Sep 13, 2023

Note to myself: we can reuse one gdb process, with the heavy app already loaded. Just don't restart gdb, clear terminal, and run reproduce cmds again for the next bug sample.
This would drastically improve bb-reproduce's performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant