Remote debugging a code running in Qemu with GDB. Code looks something like this:
#define BUFSIZE 255 static char buf[BU