debuginfo: Support backward-compatible debug info versions
未關閉
- 主要語言
- Rust
- 星號
- 1
- 分支
- 8
- 平均合併
- 2 天 13 小時
- 30 天內合併 PR
- 16
描述
Explore how `miden-debug` can read older package debug-info versions while `Processor` remains tied to the latest VM/package format. We should clarify whether compatibility belongs in the debugger, package decoding, or a separate versioned adapter layer.
貢獻指南
研究方向
Look at the package decoding logic in the codebase, likely in a module like `src/package.rs` or `src/debug_info.rs`. Examine how debug info is currently read and the versioning scheme. Determine where to add version detection and adaptation logic, then test with older debug info files to ensure backward compatibility.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust
- 領域
- devtools
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 活躍
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100