You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time CI runs a job it tries to perform a network request to fetch the PDB.
From time to time it fails. Or for some restricted workers, like Alpine Static it fails as well.
Idea is to implement simplest server just for testing purpose.
This issue has been automatically marked as stale because it has not had recent activity. Considering a lot has probably changed since its creation, we kindly ask you to check again if the issue you reported is still relevant in the current version of rizin. If it is, update this issue with a comment, otherwise it will be automatically closed if no further activity occurs. Thank you for your contributions.
Every time CI runs a job it tries to perform a network request to fetch the PDB.
From time to time it fails. Or for some restricted workers, like Alpine Static it fails as well.
Idea is to implement simplest server just for testing purpose.
Ghidra does the same:
Moreover, the similar feature would be required to test
debuginfod
in the future: #1285The text was updated successfully, but these errors were encountered: