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

[wasm][debugger] Tie sdb agent lifetime to the ExecutionContext and simplify the api #61392

Merged
merged 12 commits into from
Nov 18, 2021

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    32c3994 View commit details
    Browse the repository at this point in the history
  2. Rework the WithParms call

    lewing committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    94c6e61 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    63a54f9 View commit details
    Browse the repository at this point in the history
  2. Symplify the writer

    lewing committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    2644607 View commit details
    Browse the repository at this point in the history
  3. Use sdb from context

    lewing committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    f139f17 View commit details
    Browse the repository at this point in the history
  4. Rename base64 methods

    lewing committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    1f4d22e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9683b28 View commit details
    Browse the repository at this point in the history
  6. Simplify element type handling

    lewing committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    5a7dcd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    c301a57 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    1723194 View commit details
    Browse the repository at this point in the history
  2. Fix merge

    lewing committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    adba9bc View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    674453e View commit details
    Browse the repository at this point in the history