Skip to content

4.0.1

Latest
Compare
Choose a tag to compare
@holzkohlengrill holzkohlengrill released this 25 Jan 16:48
· 138 commits to master since this release
72d210c

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:

Emma visualiser

  • Fixed legend of some plots

Emma deltas

  • Some fixes for the interactive command line