mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-28 02:20:50 +00:00
Allow to wait for a new debugger connection once the previous one is disconnected: - when receiving a detach command - when the client socket is closed (for example, lldb process is killed) |
||
|---|---|---|
| .. | ||
| 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 | ||