Skip to content

Time Travelling Python Debugging #1707

Closed
@stephen-ritter

Description

@stephen-ritter

There is a need to be able to rewind a script if it gets stuck or to jump to a specific line. It appears there isn't great support for this in either Python or Ruby. In Python it appears some people have tried to tackle this issue. One of the latest ones I have seen is called pytrace, and it also has integration with a web frontend. Overall I was wondering if something like this debugger could be implemented in the Script Runner.
https://pytrace.com/
https://github.com/gleb-sevruk/pycrunch-trace

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestions about OpenC3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions