Skip to content

Feature request: auto advance execution but with timed interval #113

Description

@wbovela

I saw an Amiga debugger today with the option to set a time interval between instructions (e.g. 1 second). It executes each instruction, but waits for the set time to pass, before going to the next one.

I know this sounds like I'm too lazy to step through the code manually, but being able to let the debugger run through your code while completely detaching yourself from the process suddenly felt very liberating. It really gives you a different perspective on how your code flows.

I think it would be a great addition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions