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

Fix WAMR IDE Debugger Ignoring Launch Config #2155

Commits on Apr 26, 2023

  1. fix wamr ide debugger

    - debugger was ignoring configurations provided in launch.json
    - updated package version to current WAMR version
    MrSarius committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    4c44f1d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bytecodealliance:main' into benjuri/fix-wamr-ide-debugg…

    …er-ignoring-launch-config
    MrSarius committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1549000 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. define default for wasmDebugConfig object

    - apparently vs code sometimes does not call resolveDebugConfiguration()
    MrSarius committed May 9, 2023
    Configuration menu
    Copy the full SHA
    23bba90 View commit details
    Browse the repository at this point in the history