Skip to content

[Debugger] Debug realms during transaction execution #2683

@leohhhn

Description

@leohhhn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedWant to contribute? We recommend these issues.

    Type

    No type

    Projects

    Status

    Need lots of help

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions