Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HIGHLY EXPERIMENTAL - Debugger #21

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on May 17, 2020

  1. A debugging experiment

    reubent committed May 17, 2020
    Configuration menu
    Copy the full SHA
    b8ecdf4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. More work on debugger

    reubent committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ddb75cc View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Add DAP support

    reubent committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    3169e97 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. More work on debugger

    reuben.thompson@acresoftware.com committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    ee54263 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Make variables mostly work

    reuben.thompson@acresoftware.com committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    838b81a View commit details
    Browse the repository at this point in the history
  2. Working stack, vars, args and eval

    reuben.thompson@acresoftware.com committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    8f3dc41 View commit details
    Browse the repository at this point in the history
  3. Reduce logging a lot; neaten things up

    reuben.thompson@acresoftware.com committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    612a565 View commit details
    Browse the repository at this point in the history
  4. Make breakpoints great again

    reuben.thompson@acresoftware.com committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    ef27ef9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Fix breakpoints

    reuben.thompson@acresoftware.com committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    392289c View commit details
    Browse the repository at this point in the history