When QEMU is waiting for a GDB connection (when parameters "-s -S" are passed) the combination Ctrl+a followed by x has no effect (should exit QEMU). Pressing Ctrl+c exits QEMU, but reports "Segmentation fault". Is a segfault appropriate behavior here? Shouldn't Ctrl+a followed by x work?
When QEMU is waiting for a GDB connection (when parameters "-s -S" are passed) the combination Ctrl+a followed by x has no effect (should exit QEMU). Pressing Ctrl+c exits QEMU, but reports "Segmentation fault". Is a segfault appropriate behavior here? Shouldn't Ctrl+a followed by x work?