-
The DAP spec has officially added support for multi-session debug adapters - https://github.com/microsoft/debug-adapter-protocol/pull/344 🎉 🎉 🎉
According to @connor4312 in https://github.com/micro…
-
``` php
-
Keeping track of something we discussed with @cjpatton: some notions of DP are not achievable with DAP, at least in the current form of the protocol. For instance:
- User-level DP seems hard to enfor…
-
Dear model developer,
I hope this email finds you well. I am writing to seek assistance regarding an issue I am currently facing while generating ICBC using CMIP6 model CRNM-ESM2-1 for future perio…
-
### Problem Statement
It would be great if one could see the disassembled code in a split window. Similarly to codelldb.
### Ideas or possible solutions
_No response_
-
the Vendor2 command (0x82) which is used to set the line speed also sends a break:
https://github.com/microbit-foundation/DAPLink/blob/master/source/daplink/cmsis-dap/DAP_vendor.c#L93
this reset…
-
## Describe the problem
Would it be possible for NNP to automatically close an [integration](https://github.com/shortcuts/no-neck-pain.nvim/blob/main/doc/no-neck-pain.txt#L314C7-L314C19) when anoth…
-
**Description**
When a DAP (debug adapter protocol) client sends a `setBreakpoints` request with a path that contains forward slashes the breakpoint is not set.
The server also (wrongfully?) reports…
-
DAPS can be used with the option `--meta` to create meta information like filename, maintainer, etc.
The makefiles `make/meta.mk` contains some references which points to SVN and how to get this prop…
-
Scenario:
STACK_ROOT\global-project\stack.yaml contains `resolver: lts-15.9`
current_project_directory\stack.yaml contains `resolver: lts-14.27`
ghci-dap is installed by stack globally, insta…