summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/1169049
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/other/1169049')
-rw-r--r--results/classifier/zero-shot/108/other/116904942
1 files changed, 42 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1169049 b/results/classifier/zero-shot/108/other/1169049
new file mode 100644
index 000000000..aac758b5d
--- /dev/null
+++ b/results/classifier/zero-shot/108/other/1169049
@@ -0,0 +1,42 @@
+graphic: 0.845
+device: 0.703
+semantic: 0.667
+performance: 0.665
+files: 0.663
+debug: 0.629
+socket: 0.614
+network: 0.592
+KVM: 0.533
+PID: 0.499
+vnc: 0.475
+permissions: 0.473
+other: 0.461
+boot: 0.451
+
+do not stop on first gdb breakpoint with -enable-kvm
+
+I run qemu like this:
+  qemu-system-x86-64 -enable-kvm -hda <path to file> -s -S,
+
+and start gdb with commands like this:
+  gdb>tartget remote localhost:1234
+  gdb>break *0x7c00
+  gdb>c
+
+but gdb don't stop on it. I then could break execution manually and then breakpoints work.
+
+QEMU version: 1.4.0 (from Debian repos)
+GDB version: 7.5.1 (copiled from sources, but previous was 7.4.1 from Debian repo)
+
+PS Same problem occure on Ubuntu 13.04 with same Qemu and Gdb 7.5.0 from repo.
+
+Thank you
+
+Which Linux kernel version were you using here? Can you still reproduce this problem with the latest Linux kernel version, and the latest version of QEMU?
+
+Hello.
+
+I have forgot about this. I even unable to remember what I have done. Unfortunately I can't help you. Sorry.
+
+Ok, anyway, thanks for your reply! So let's close this ticket now...
+