Mapview Changelog

Release history

V3.2.8.0

  • Added ESC keyboard shortcut to close the heatmap cell detail dialog

V3.2.7.0

  • Fixed an issue with the IAR parser not detecting memory region

V3.2.4.0

  • Added support to parse ARM Compiler map files

V3.0.1.0

  • Added support to parse IAR map files

V2.8.9.0

  • Bugfix when opening a file that cannot be read/opened

V2.8.7.0

  • Fix background bleeding through treemap rects in dark mode

V2.8.5.0

  • Added experimental support for Microchip C30 and XC32 compiler
  • Added experimental support for Microsoft Visual C++ (MSVC)

V2.7.5.0

  • Added depth limit to cross reference view
  • Reduced memory usage and load time cross reference view

V2.7.0.0

  • Highlighting item in sidebar now highlights in all panels
  • Added way to view content of heatmap cell
  • Reworked cross reference table viewer

V2.5.1.0

  • Added support to sort in analysis panel
  • Improved filtering speed
  • Added CSV export
  • Bugfixes UI

V2.4.0.0

  • Bugfix file watcher yes/no buttons not closing popup

V2.3.5.0

  • Bugfix crashing when pressing on Hide buttons when no map/elf file is loaded

V2.3.0.0

  • Changed to libdwarf for elf file parsing
  • Bugfix incorretly marking mismatch between the section size and the content siize

V2.2.0.0

  • Bugfix some screens not correctly changing to dark mode

V2.1.0.0

  • Added experimental dark mode
  • Updated translations

V2.0.5.0

  • Small fixes in the UI and translations

V2.0.0.0

  • Added experimental ELF file parsing
  • Added address heat map
  • Automatic watcher that detects changes to the loaded file
  • Bugfixes with filtering

V1.9.5.0

  • Added drag and drop functionality to load map files
  • Added right click on analysis panel to copy cells and rows
  • Added zoom and pan in treemap
  • Added alias to run MapView from the command line

V1.8.0.0

  • Fixed Visual C++ runtime dependency not getting installed

V1.7.0.0

  • Treemap and chart now filter on symbol as well
  • Added option to hide symbols
  • Added cross reference (cref) and common symbol parsing
  • Added translations (EN/CS/DA/DE/EL/ES/FI/FR/HU/IT/NB/NL/PL/PT/RO/SV)
  • Added recent files
  • Reduced load time of UI elements
  • Bugfix scroll lag in main panel
  • Small UI fixes

V1.5.0.0

  • Added support for common data parsing (COMDAT folding and --fmerge-constants)
  • Added option to hide the "loaded successfully" popup
  • Bugfix search box losing focus after typing first character
  • Fixed some graphical issues

V1.4.0.0

  • Increased MAP file loading speed
  • Added option to hide the source files in the tree view
  • Increased variation in colors in the treemap view
  • Reduced installation size by 10x