Branch: refs/heads/thaines/fix_Module_getAllFunctions Home: https://github.com/dyninst/dyninst Commit: e6a0644a8cb70a629012f0d1b7317a8c295893f9 https://github.com/dyninst/dyninst/commit/e6a0644a8cb70a629012f0d1b7317a8c295893f9 Author: Tim Haines <thaines.as...@gmail.com> Date: 2023-10-12 (Thu, 12 Oct 2023)
Changed paths: M symtabAPI/doc/API/Symtab/Module.tex M symtabAPI/h/Module.h M symtabAPI/src/Module.C Log Message: ----------- Replace getAllFunctions The documented meaning did not match the implementation. This fixes that and breaks the interface so that users are forced to see the change rather than being surprised by it. It also makes it consistent with the other 'find' members like findSymbol and findLocalVariable. _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api