Zilliqa / scilla-rtl

Execute Scilla code compiled by the Scilla -> LLVM compiler.
GNU General Public License v3.0
8 stars 3 forks source link

GDB definitions to print Scilla values. Updated tests #67

Open vaivaswatha opened 2 years ago

vaivaswatha commented 2 years ago

Reference: https://github.com/Zilliqa/scilla-compiler/pull/94.

Sourcing gdb-helper in the root of this repository in GDB and using scilla_print on a local Scilla variable should print its value.

vaivaswatha commented 2 years ago

https://user-images.githubusercontent.com/4222529/164606528-148876bd-955e-4852-81bb-e236d03cc987.mp4