summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/debug/1704186
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/debug/1704186')
-rw-r--r--results/classifier/gemma3:12b/debug/170418610
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/debug/1704186 b/results/classifier/gemma3:12b/debug/1704186
new file mode 100644
index 000000000..7d508b972
--- /dev/null
+++ b/results/classifier/gemma3:12b/debug/1704186
@@ -0,0 +1,10 @@
+
+no option for handling ^C in stdio
+
+There is no way to tell qemu to handle (or not) ^C on standard input.
+
+This makes using serial console on stdio needlessly annoying and difficult.
+
+The code is there - depending on how you set up the console it may handle the signal or not.
+
+That's completely backwards. The behavior should be the same regardless of how you set up console *and* there should be a separate option for handling ^C.
\ No newline at end of file