-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Open
Labels
backend:WebAssemblylldbmetaissueIssue to collect references to a group of similar or related issues.Issue to collect references to a group of similar or related issues.
Description
Meta-issue to track support for debugging WebAssembly (Wasm) using the GDB Remote Protocol with Wasm-specific extensions.
- Add WebAssembly Process Plugin and support backtraces.
- Add support for
DW_OP_WASM_location
. - Support reading locals, globals and stack values with
qWasmLocal
,qWasmGlobal
andqWasmStackValue
. - Support parsing Wasm code (function) symbols
- Support parsing Wasm data symbols
- Automatically select the Wasm process plugin when connecting to a Wasm gdb stub.
mh4ck-Thales and anutosh491
Metadata
Metadata
Assignees
Labels
backend:WebAssemblylldbmetaissueIssue to collect references to a group of similar or related issues.Issue to collect references to a group of similar or related issues.