Sha256: fe7ff3ea1c53c91aaf84da6744e312f91e56856e11e22402c06af1d19d039f8e

Contents?: true

Size: 505 Bytes

Versions: 1

Compression:

Stored size: 505 Bytes

Contents

# Change Log

## 0.1.2

- Fix possible failure when a breakpoint is hit but can't be resolved
- Fix possible failure when frame arguments can't be evaluated
- Exit on disconnect when started by 'launch'
- Expose `Server#wait_for_client` instead of passing a block
- Expose `Interface#stop!` to allow the debugee to stop
- Support specifying a start sequence with `--on-start CODE`
- Support for child processes

## 0.1.1

- Improve error handling in `Byebug::DAP::Controller`

## 0.1.0

- Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
byebug-dap-0.1.2 CHANGELOG.md