summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/socket/1555452
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/socket/1555452')
-rw-r--r--results/classifier/deepseek-2-tmp/output/socket/155545210
1 files changed, 0 insertions, 10 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/socket/1555452 b/results/classifier/deepseek-2-tmp/output/socket/1555452
deleted file mode 100644
index f51604085..000000000
--- a/results/classifier/deepseek-2-tmp/output/socket/1555452
+++ /dev/null
@@ -1,10 +0,0 @@
-
-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