This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm/aot/debug
YAMAMOTO Takashi f5939c7bc1
Fix AOT debug for macOS (#1494)
note: macOS doesn't have elf.h
2022-09-16 18:54:04 +08:00
..
elf32.h Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00
elf64.h Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00
elf_parser.c Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00
elf_parser.h Fix several issues related to AOT debug (#1492) 2022-09-16 12:06:46 +08:00
elf.h Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00
jit_debug.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
jit_debug.h Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +08:00
LICENSE_NUTTX Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00
NOTICE_NUTTX Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00