Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Print stack trace before instruction executes #198

Closed
lrettig opened this issue Mar 16, 2018 · 0 comments
Closed

Print stack trace before instruction executes #198

lrettig opened this issue Mar 16, 2018 · 0 comments
Assignees

Comments

@lrettig
Copy link
Member

lrettig commented Mar 16, 2018

Per @cdetrio:

stack pointer starting at -32 https://github.com/ewasm/evm2wasm/blob/master/index.js#L509

this whole thing needs to be moved up, because the trace should print before the instruction executes (standardized trace). where it is now, it prints after the first instruction https://github.com/ewasm/evm2wasm/blob/master/index.js#L319-L322

Cf. ewasm/hera#164

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants