cdt-gdb-adapter
Advanced tools
Comparing version 0.0.15-next.20191209232514.3b94420.0 to 0.0.15-next.20191217232511.7b04c93.0
{ | ||
"name": "cdt-gdb-adapter", | ||
"version": "0.0.15-next.20191209232514.3b94420.0", | ||
"version": "0.0.15-next.20191217232511.7b04c93.0", | ||
"description": "gdb adapter implementing the debug adapter protocol", | ||
@@ -57,2 +57,6 @@ "main": "dist/index.js", | ||
"files": [ | ||
"NOTICE", | ||
"LICENSE", | ||
"README.md", | ||
"CONTRIBUTING.md", | ||
"dist/**/*.js", | ||
@@ -59,0 +63,0 @@ "dist/**/*.js.map", |
@@ -7,2 +7,4 @@ # CDT GDB Debug Adapter | ||
The source code can be found in the following repository: https://github.com/eclipse-cdt/cdt-gdb-adapter | ||
## Building | ||
@@ -26,3 +28,3 @@ | ||
To debug the adapter there are multiple options depending on how this module is integrated. For example, | ||
if being used as a VS Code extension, see https://github.com/eclipse-cdt/cdt-gdb-vscode/wiki/Building. | ||
if being used as a VS Code extension, see https://github.com/eclipse-cdt/cdt-gdb-vscode#building. | ||
@@ -29,0 +31,0 @@ However, if you are writing tests and developing this module independently you can use the launch |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 5 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 4 instances in 1 package
403916
114
33
19