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] View multidimensional array when debugging #60983

Merged
merged 9 commits into from
Nov 16, 2021

Commits on Oct 27, 2021

  1. It's working when debug from chrome but not when debug from VS, becau…

    …se it uses callFunctionOn
    thaystg committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    38368ca View commit details
    Browse the repository at this point in the history
  2. Remove unrelated change.

    thaystg committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    24a3cbe View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Working also on VS.

    thaystg committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    8b59dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e46fe72 View commit details
    Browse the repository at this point in the history
  3. Working also on VS.

    thaystg committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    79255ae View commit details
    Browse the repository at this point in the history
  4. merge main

    thaystg committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    19ef4a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    ec07dd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a80364 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Addressing @radical comments.

    thaystg committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    1d9162a View commit details
    Browse the repository at this point in the history