summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/vmm/1555452
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/vmm/1555452')
-rw-r--r--results/classifier/accel-gemma3:12b/vmm/155545210
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/vmm/1555452 b/results/classifier/accel-gemma3:12b/vmm/1555452
new file mode 100644
index 000000000..f51604085
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/vmm/1555452
@@ -0,0 +1,10 @@
+
+GDB server does not work in Windows
+
+I build qemu with msys2, MINGW64. After fix the socket_error() problem, and manually specify to use IPv4, GDB server still does not work.  The related qemu command is
+"-monitor none -nographic -gdb tcp::1234 -S"
+GDB reports "Timed out"
+
+There's a message at https://<email address hidden>/msg357981.html.
+I've fixed the socket_error() problem.
+I see that qio_channel_create_socket_watch is called.
\ No newline at end of file