Introduce debugging instructions #230
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ghallak/dbgloc-op"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Change the doc for all debug opcodes. Describe purpose and args.
Created by: radrow
I think it would be better to have dbg instructions indicating function calls:
This way we have better control over function names and we can selectively handle tail recursion
Created by: hanssv
This is AEVM, right?
Created by: radrow
No, fate
Created by: hanssv
Are you sure? I think
aeb_opcodes.hrl
is only used for AEVM byte code as far as I can see. So I don't think we need to add debug instructions there?@hanssv I've reverted the changed to
aeb_opcodes.hrl
andaeb_opcodes.erl
here5eaae614ce
.Created by: hanssv
Review: Approved
Created by: radrow
Review: Approved
Merged by: ghallak at 2023-05-25 15:09:42 UTC