We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d78e6 commit 4d458feCopy full SHA for 4d458fe
CHANGES.md
@@ -1,6 +1,13 @@
1
Version 2.3.0 In progress
2
* Add support for ITM rollover counters in orbtop (if they deliver information, they will be displayed)
3
* Add STM32 CORTEX-M33 support (Tested on STM32U5A5)
4
+* Add communications pacing to orbtop for direct file reads
5
+* Remove memory leak from orbtop
6
+* Remove reference ro TPIU and ETM LAR's...they don't exist (per #156)
7
+* Remove redundant access to DBGMCU on SAMD5 per #$157
8
+* Fix legacy port reflection when monitoring is not switched on it orbuculum
9
+* Fixup bug in _processFunctionDie & other loadelf fixes
10
+* Improve demangling of C++ names
11
12
21st Sept 2024 (Version 2.2.0)
13
0 commit comments