Skip to content

Commit b6187b1

Browse files
committed
bump cdt-gdb-adapter to 1.0.10
Signed-off-by: Jens Reinecke <jens.reinecke@arm.com>
1 parent 693ec87 commit b6187b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22

33
## 2.0.5
4-
- Update to cdt-gdb-adapter v1.0.9
4+
- Update to cdt-gdb-adapter v1.0.10
55
- [Support GDB/MI breakpoint notifications](https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/issues/360)
66

77
## 2.0.4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@
775775
},
776776
"dependencies": {
777777
"cdt-amalgamator": "^0.0.11",
778-
"cdt-gdb-adapter": "^1.0.9",
778+
"cdt-gdb-adapter": "^1.0.10",
779779
"react": "^17.0.2",
780780
"react-dom": "^17.0.2"
781781
},

0 commit comments

Comments
 (0)