[wasm][debugger][libs] Documentation: How to debug library tests (#77368)
authorIlona Tomkowicz <32700855+ilonatommy@users.noreply.github.com>
Tue, 31 Jan 2023 13:54:46 +0000 (14:54 +0100)
committerGitHub <noreply@github.com>
Tue, 31 Jan 2023 13:54:46 +0000 (14:54 +0100)
commitf8ab5554091d2124dffa6002650d9a5ca0a7fba3
treefd20e80d459744f7a0569b24d04fa57cfb31d9ed
parentbefeec4bb8e566e87c7f764853ac5cc9302c0776
[wasm][debugger][libs] Documentation: How to debug library tests (#77368)

* Draft.

* DevTools as IDE instructions.

* VS Code as IDE instructions.

* Correction: `WebRoot` is not required.

* Added: expect long wait & new pic without webRoot

* Renamed as suggested by @pavelsavara.

* The first bp is not automatic, user has to set it on their own.
docs/workflow/testing/libraries/debugging-wasm.md [new file with mode: 0644]