Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cdt-gdb-adapter

Package Overview
Dependencies
Maintainers
3
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdt-gdb-adapter - npm Package Compare versions

Comparing version 0.0.15-next.20191209232514.3b94420.0 to 0.0.15-next.20191217232511.7b04c93.0

CONTRIBUTING.md

6

package.json
{
"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",

4

README.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc