[wasm][debugger] Improvement of memory consumption while Evaluating Expressions ...
authorThays Grazia <thaystg@gmail.com>
Tue, 16 Nov 2021 18:14:37 +0000 (15:14 -0300)
committerGitHub <noreply@github.com>
Tue, 16 Nov 2021 18:14:37 +0000 (15:14 -0300)
commit7b74a7e725e75bf20c93ebb169294fb33882b56a
tree062bfc4070abb22fe39d99c25e74507efe8cff79
parent2b1f420cca78ca03f867caa68f30cf81ae2b4187
[wasm][debugger] Improvement of memory consumption while Evaluating Expressions (#61470)

* Fix memory consumption.

* Fix debugger-tests

* Fix compilation.

* Addressing @lewing PR.

* Address @lewing comment

* Addressing @radical comment.

* Addressing comments.

* Addressing @radical comments.

* missing return.

* Addressing @radical comments

* Adding test case

Co-authored-by: Larry Ewing <lewing@microsoft.com>
* Fixing tests.

* Adding another test case. Thanks @lewing.

* Reuse the script.

Co-authored-by: Larry Ewing <lewing@microsoft.com>
src/mono/wasm/debugger/BrowserDebugProxy/BrowserDebugProxy.csproj
src/mono/wasm/debugger/BrowserDebugProxy/EvaluateExpression.cs
src/mono/wasm/debugger/DebuggerTestSuite/EvaluateOnCallFrameTests.cs
src/mono/wasm/debugger/tests/debugger-test/debugger-evaluate-test.cs