format
format copied to clipboard
EthDebug Format support for decoding local function calls
Schemas that need to be defined in order to provide enough data for debuggers to identify and decode function calling and returns
- [x] ethdebug/format/info
- [x] ethdebug/format/program
- [ ] ethdebug/format/program/instruction
- [ ] ethdebug/format/program/context
New schemas will need to be defined:
- Function Call Setup Objects
- Function Body Objects
- Function Cleanup Objects
- Modifier Objects
Schemas that need to be defined in order to provide enough data for debuggers to identify and decode function calling and returns
- [x] ethdebug/format/info[x] ethdebug/format/program[ ] ethdebug/format/program/instruction[ ] ethdebug/format/program/context
New schemas will need to be defined:
- Function Call Setup Objects
- Function Body Objects
- Function Cleanup Objects
- Modifier Objects