debuginfo: Support backward-compatible debug info versions
Ouverte
- Langage dominant
- Rust
- Étoiles
- 1
- Forks
- 8
- Merge moyen
- 2 j 13 h
- PR mergées (30 j)
- 16
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- devtools
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100