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: NEWS.txt
+4-6
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,12 @@
1
-
Version 6.7.6
2
-
3
-
- fix: parse error when double quotes not correctly closed
4
-
- fix: parse error when single quotes not correctly closed
5
-
- fix: show inherited members button of the class browser doesn't work
6
-
7
1
Version 6.7.5 AUGUST 2021
8
2
9
3
- add: blend mode for debug cpu window
10
4
- change: use msys2 x86_64 gcc compiler instead of TDM-GCC-64, becuause the gdb distributed with TDM can't correctly handle path with non-ascii characters.
11
5
- fix: clear local panel when debugger stops.
6
+
- fix: parse error when double quotes not correctly closed
7
+
- fix: parse error when single quotes not correctly closed
8
+
- fix: show inherited members button of the class browser doesn't work
9
+
- enhancement: open system header files in readonly mode
0 commit comments