package dap

  1. Overview
  2. Docs
Debug adapter protocol

Install

Dune Dependency

Authors

Maintainers

Sources

dap-1.0.5.tbz
sha256=89b529759810e9b7b6d4e70e1c606261450c2e29dc74d023e300c5286c4f5914
sha512=009bd57fafab07258082dd637af817bab33bf4354fa7ad5299200b86db35c1dedd3def8988bfcb9a51cf06fd18163a370a78e1af24b3d441806cd6ce33d48fda

doc/CHANGELOG.html

1.0.5 2021-01-28

Added

  • Added Debug_rpc.set_progressive_command_handler

Fixed

  • Delay send event to after executing command to make vscode happy

1.0.4 (2021-01-02)

Added

  • Added Debug_rpc.log_src to allow to control log level externally

1.0.3 (2021-01-02)

Fixed

  • Fix command failure will send response with success=true

1.0.2 (2020-12-07)

Fixed

  • Fix breakpoints : Breakpoint.t should be breakpoints : Breakpoint.t list
  • Fix Env.t = Empty_dict.t shuld be Env.t = String_opt_dict.t

1.0.1 (2020-12-04)

Initial release.

  • Specification version is 1.43
OCaml

Innovation. Community. Security.