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.25.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.25.0.tar.gz.
File metadata
- Download URL: jikuai_dap-0.25.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 |
cff5cf37dd4cbf1f62d91d891f6864e422601faaeecbcc21024354eaf75cbdb4
|
|
| MD5 |
562edba89e85ea438e7678c653be1def
|
|
| BLAKE2b-256 |
a06669b2fc487fbe5e82bfe6c55eaaf0cda94d4ea2e96bd705e81856c3823273
|
File details
Details for the file jikuai_dap-0.25.0-py3-none-any.whl.
File metadata
- Download URL: jikuai_dap-0.25.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 |
89b6485430bc81ca9d70d0823d28ef7ba9a050018edadebd66a89301730839d3
|
|
| MD5 |
d4cf4ef73008331d9a2d606273ab3976
|
|
| BLAKE2b-256 |
658a0d14577e0efd8b322e85fc19fb8788366e943577e85533978a18a88aea7c
|