wasm-micro-runtime/test-tools/addr2line
liang.he 1b9fbb162f
addr2line.py: Fix issue of applying offset in call stacks information (#3194)
The offset value is based on the start of the wasm file, it also equals to
the value of `wasm-objdump -d <wasm_file>`.
2024-03-01 10:56:36 +08:00
..
addr2line.py addr2line.py: Fix issue of applying offset in call stacks information (#3194) 2024-03-01 10:56:36 +08:00