jikuai-dap · 极快语言调试适配器(M6-P3 MVP)
独立发行包 jikuai-dap,与主包 jikuai 物理隔离:主包不 import 本包,
本包依赖 jikuai(求值器 + service 层)。
快速开始
python -m jikuai_dap
进程通过本机 stdio 与调试客户端(VS Code 等)按 DAP 协议交互,不监听网络端口。
能力边界(ADR-20 · v0.7.0)
- 支持:行断点、
next/stepIn/stepOut、continue/pause、stackTrace(最小帧)、scopes+variables、单线程threads。 - 不支持(返回
JK-E8001「调试能力暂不支持」):条件断点、evaluate、setVariable、多线程/多会话、函数/数据/异常断点。
详见仓库 docs/调试.md。
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jikuai_dap-0.24.0.tar.gz
(10.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jikuai_dap-0.24.0.tar.gz.
File metadata
- Download URL: jikuai_dap-0.24.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5dbaedd97a8068d082c6393f472aa3e43905cb39e3514befe63581ea914df0df
|
|
| MD5 |
b508a6c928631b417d94cb1f8ec388a4
|
|
| BLAKE2b-256 |
67b7206fc774f686b85eb3beee80584e400642a6d3b18a166e4e411e847eae63
|
File details
Details for the file jikuai_dap-0.24.0-py3-none-any.whl.
File metadata
- Download URL: jikuai_dap-0.24.0-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7828938d8680e41e7009a3219be3585476c9fa2e11f7c63cec382068ec35a58
|
|
| MD5 |
0d7a1d295826ad3c5e02e2e5f4e50829
|
|
| BLAKE2b-256 |
ab99ef4fab5bc1fc16716bb12836e81e535141c19f312fb69588f50ae116a4a4
|