We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76fe3c2 commit a3c026cCopy full SHA for a3c026c
CHANGES
@@ -696,3 +696,4 @@ unreleased Version 0.3.40
696
* bugzilla 13213: there are now both "goto definition" and "goto declaration", where the former
697
will try to find the forward declared symbols through the object browser (including C/C++)
698
* object browser/symbol search: now filters out __unittest and __invariant symbols
699
+ * cv2pdb: updated to 0.33 with better DWARF location support
VERSION
@@ -2,4 +2,4 @@
2
#define VERSION_MINOR 3
3
#define VERSION_REVISION 40
4
#define VERSION_BETA -beta
5
-#define VERSION_BUILD 3
+#define VERSION_BUILD 4
0 commit comments