mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-07 12:16:24 +00:00
![]() - use strict prototypes complained by GCC `-Wstrict-prototypes` - use `int*` instead of `int32*` Note: on some targets, int32_t is a long. for example, GCC shipped with the recent ESP-IDF has such a configuration. - https://github.com/apache/nuttx/issues/15755#issuecomment-2635652808 - https://github.com/apache/nuttx/pull/16022 - https://docs.espressif.com/projects/esp-idf/en/stable/esp32/migration-guides/release-5.x/5.0/gcc.html#espressif-toolchain-changes |
||
---|---|---|
.. | ||
debug_engine.c | ||
debug_engine.cmake | ||
debug_engine.h | ||
gdbserver.c | ||
gdbserver.h | ||
handler.c | ||
handler.h | ||
packets.c | ||
packets.h | ||
utils.c | ||
utils.h |