[wasm][debugger] Check client version to send debugger message (#89025)
authorThays Grazia <thaystg@gmail.com>
Mon, 17 Jul 2023 19:51:50 +0000 (16:51 -0300)
committerGitHub <noreply@github.com>
Mon, 17 Jul 2023 19:51:50 +0000 (14:51 -0500)
commit58bca2c54dcd1cc3b76989657bf218621668d836
tree52749b5119334fdae0ae71dc87c58f1c36ce2a2a
parent85715a289692c6637ea095d260d976e8e87f264d
[wasm][debugger] Check client version to send debugger message (#89025)

* Checking that BrowserDebugProxy is waiting for this new format to avoid incompatibility

* Fix compilation error

* fix message format

* Fix indentation
src/mono/mono/component/debugger-agent.c
src/mono/wasm/debugger/BrowserDebugProxy/MonoSDBHelper.cs