Sha256: 8ddfb3108732837b4a1fc0071152aff255e85f72a9330e7b638ab14341704a7a

Contents?: true

Size: 694 Bytes

Versions: 1

Compression:

Stored size: 694 Bytes

Contents

[![Gem Version](https://badge.fury.io/rb/byebug-dap.svg)](https://badge.fury.io/rb/byebug-dap) [![Documentation](https://img.shields.io/static/v1?label=docs&message=master&color=informational&style=flat)](https://firelizzard.gitlab.io/byebug-dap/)

# Byebug Debug Adapter Protocol

This gem adds [Debug Adapter
Protocol](https://microsoft.github.io/debug-adapter-protocol) support to Byebug.

## TODO

- In STDIO mode, spawn with extra FDs and use those instead of 0/1?
- Set class-only or instance-only method breakpoints. Blocked by
  [byebug#734](https://github.com/deivid-rodriguez/byebug/issues/734).
- Support advanced exception breakpoints. Requires client support (VSCode
  extension).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
byebug-dap-0.1.4 README.md