-
Notifications
You must be signed in to change notification settings - Fork 447
Open
Labels
help wantedWant to contribute? We recommend these issues.Want to contribute? We recommend these issues.
Milestone
Description
Description
This is a proposal for an improvement on the GnoVM debugger. Currently the debugger is ran via gno run, meaning that it does not necessarily provide a way to debug functions during transaction calls.
I definitely see the benefit of being able to debug during a transaction; this way, you could set a breakpoint in a function, execute a transaction, and run through the program with the debugger.
This could also be a cool way to integrate the debugger with gnodev, making gnodev even more overpowered.
@mvertes, @gfanton, do you think something like this is feasible?
cc @gfant
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedWant to contribute? We recommend these issues.Want to contribute? We recommend these issues.
Type
Projects
Status
Need lots of help
Status
Backlog