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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
General
Updated Travis to use
Ubuntu Focal Foss and
additions for Python versions 3.9 and 3.10-dev.
Some fixes in the documentation (links, figures, typos)
Enforced some code style guidelines
Emma
Added dry run option
Fixed Emma exception when no map files were found (#68 )
Sections that will be automatically excluded are now completely configurable
There is no more fall back option to use categories*Keywords.json when an entry in categories*.json was not found
Reason: It can be dangerous to use too generic patterns and globbing by default; also the categories*Keywords.json files are intended to initially setup the categories*.json files
Added --memVis and --memVisResolved arguments which allow to generate a view of sections/objects lying in the memory (as .svg images) from a given address range
Sections are yellow bars; objects green
A zoomed view based on the test project would look like this: