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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,9 @@
1
1
# ChangeLog
2
+
3
+
# V1.13.0-pre6
4
+
* Make the advanced decoder work properly for RTT. It now allows a dispose.
5
+
* Both SWO/RTT OUTPUT panels are now recycled instead of creating a new one every time. You can for a new one by supplying a new outputLabel and/or typeName.
6
+
2
7
# V1.13.0-pre5
3
8
* Refactored all the SWO initialization gdb commands to one common method used by all gdb servers. This eliminated tons of duplicate code.
4
9
* All gdb servers that have SWO will now use the SWO_Init (you can override it) GDB macro. See https://github.com/Marus/cortex-debug/wiki/SWO-Output and https://github.com/Marus/cortex-debug/blob/master/support/gdb-swo.init
0 commit comments