do not stop on first gdb breakpoint with -enable-kvm

Bug #1169049 reported by skovalev
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
QEMU
Won't Fix
Undecided
Unassigned

Bug Description

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

Revision history for this message
Thomas Huth (th-huth) wrote :

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?

Changed in qemu:
status: New → Incomplete
Revision history for this message
skovalev (valor) wrote :

Hello.

I have forgot about this. I even unable to remember what I have done. Unfortunately I can't help you. Sorry.

Revision history for this message
Thomas Huth (th-huth) wrote :

Ok, anyway, thanks for your reply! So let's close this ticket now...

Changed in qemu:
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.