format
format copied to clipboard
EthDebug Format "Solidity Source Map" equivalent support possible
Schemas that need to be defined in order to provide enough data for debugger support equivalent to existing Solidity Source Maps
- [x] ethdebug/format/info
- [x] ethdebug/format/program
- [ ] ethdebug/format/program/instruction
- [ ] ethdebug/format/program/context
- [x] ethdebug/format/program/context/code
Disambiguation between deduplicated code (multiple source locations for a single instruction) still needs to be handled
Context will also need to be expanded to include mapping to IR languages also, in addition to the original language mapping
Schemas that need to be defined in order to provide enough data for debugger support equivalent to existing Solidity Source Maps
- [x] ethdebug/format/info[x] ethdebug/format/program[ ] ethdebug/format/program/instruction[ ] ethdebug/format/program/context[x] ethdebug/format/program/context/code