We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61275b commit cccabb8Copy full SHA for cccabb8
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## Unreleased
+## 1.4.1
4
5
- Fixes [`400`](https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/issues/400): Evaluation of variables to support RTOS Views extension.
6
package.json
{
"name": "cdt-gdb-adapter",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "gdb adapter implementing the debug adapter protocol",
"main": "dist/index.js",
"browser": "dist/browser/web.js",
0 commit comments