Refactor debug library to use object:🧝:* (#1860)
* Add GDB test
* rm stray test resource
* use object:🧝:* structures
* install gdb on CI
This commit is contained in:
@@ -65,7 +65,7 @@ check: DW_AT_decl_line (10)
|
||||
))]
|
||||
fn test_debug_dwarf5_translate() -> Result<()> {
|
||||
check_wasm(
|
||||
"tests/debug/testsuite/fib-wasm-dwarf5.wasm",
|
||||
"tests/all/debug/testsuite/fib-wasm-dwarf5.wasm",
|
||||
r##"
|
||||
check: DW_TAG_compile_unit
|
||||
# We have "fib" function
|
||||
|
||||
Reference in New Issue
Block a user