Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gdb_hostio: Expect other packets from GDB, leading to F-reply
* Add a reduced loop like the one in bmp_poll_loop(), allowing BMP to service GDB accessing syscall buffers in target memory; * Use both F-reply and Detach as exit conditions, passing a corresponding result code for the target to see when we resume it
- Loading branch information