Implicitly start analysis at a given symbol when only one is provided (i.e. -s
flag)
#434
Labels
presentation
Related to making verifier output understandable
-s
flag)
#434
When starting the verifier presents a list of entry points for the user to choose to start the analysis from. Currently that list is populated from any symbols provided via
-s
and the main entry point defined by the ELF file. To simplify the user interaction we could change it to have the following behavior:The text was updated successfully, but these errors were encountered: