Home » Questions » Computers [ Ask a new question ]

GDB breakpoint problems attaching to QEMU

GDB breakpoint problems attaching to QEMU

I have the following problem: When I connect gdb to qemu for debugging, it won't break on breakpoints. I can set breakpoints, break with ctrl+c etc.

Asked by: Guest | Views: 218
Total answers/comments: 1
Guest [Entry]

"I have upgraded to version:

$ qemu --version
QEMU PC emulator version 0.12.50, Copyright © 2003-2008 Fabrice Bellard

And now it works fine for me."