mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 10:00:59 +00:00
- fix data race issue between debug control thread and main thread - fix possible memory leaks in breakpoints list - fix memory uninitialized issues - remove unused data structures - add more checks when handling packet and args - fix mini-loader issues - fix config_common.cmake fast interp prompt issue |
||
|---|---|---|
| .. | ||
| 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 | ||