Introduce debugging instructions #230

Merged
ghallak merged 21 commits from ghallak/dbgloc-op into master 2023-05-26 00:09:42 +09:00

21 Commits

Author SHA1 Message Date
Gaith Hallak 5eaae614ce Remove debug instructions from AEVM 2023-05-23 12:04:54 +03:00
Gaith Hallak 0a993c54b9 Use aeserialization tag v1.0.0 2023-04-28 14:28:29 +03:00
Gaith Hallak e50b4ebc79 Use aeserialization v1.0.0 2023-04-17 17:48:02 +03:00
Gaith Hallak 3d75a9a9dc Upgrade aeserialization dep 2023-04-17 10:53:15 +03:00
Gaith Hallak d85e697679 Add DBG_CONTRACT op 2023-03-19 13:03:42 +03:00
Gaith Hallak bf3a692e0d Revert "Add DBG_CALL and DBG_RETURN"
This reverts commit db9766ac74.
2023-03-18 13:47:46 +03:00
Gaith Hallak f53029453c Revert "Add a DBG_CALL_R for remote calls"
This reverts commit a336314cfc.
2023-03-18 13:46:51 +03:00
Gaith Hallak 782bcea5ce Revert "Remove is_tail_call from DBG_CALL_R"
This reverts commit a620c9c34b.
2023-03-18 13:46:50 +03:00
Gaith Hallak a620c9c34b Remove is_tail_call from DBG_CALL_R 2023-03-17 08:32:28 +03:00
Gaith Hallak a336314cfc Add a DBG_CALL_R for remote calls 2023-03-17 08:28:39 +03:00
Gaith Hallak 7cac2c215d Update the docs for debug opcodes 2023-02-15 14:03:44 +03:00
Gaith Hallak db9766ac74 Add DBG_CALL and DBG_RETURN 2023-02-15 13:49:19 +03:00
Gaith Hallak 69a1c41a4f Remove column from DBG_LOC 2022-12-25 11:10:42 +03:00
Gaith Hallak dc7a7c7d6f Rename DBGLOC to DBG_LOC 2022-12-25 10:30:55 +03:00
Gaith Hallak 3446cd3df6 Revert "No safe sanity check for dbgundef"
This reverts commit ee4949777f.
2022-12-23 20:46:22 +03:00
Gaith Hallak dd6ec9bc9b Rename DBGDEF and DBGUNDEF to DBG_DEF and DBG_UNDEF 2022-12-23 20:11:43 +03:00
Gaith Hallak ee4949777f No safe sanity check for dbgundef 2022-12-23 20:00:06 +03:00
Gaith Hallak ebe6d0fa7e Change DBGUNDEF to end_bb = true 2022-12-23 19:57:22 +03:00
Gaith Hallak 8fc9773c54 Change the type of arg for dbgdef and dbgundef 2022-12-23 19:30:41 +03:00
Gaith Hallak fc9a795b49 Add DBGDEF and DBGUNDEF 2022-12-23 19:17:22 +03:00
Gaith Hallak da64e6ce51 Add DBGLOC fate op 2022-12-07 17:55:44 +03:00