I'm using GDB to remotely debug linux kernel running inside QEMU. I can step breakpoints, but when breakpoint hits, system in qemu continues like nothing happens -- it isn't waiting for me to issue commands in the debugger. In GDB, when breakpoint hits and I use step, instead of stepping one line, GDB just continues :(

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.