Comment 7 for bug 1806243

Revision history for this message
Vincent Hamp (higaski) wrote :

There might still be some issues...

Single-stepping works as long as I don't let GDB display the assembly with "display/i $pc". Once GDB decodes and displays every instruction the debugging session gets canceled when I hit the unpredictable branch. I'm not sure if this has anything to do with QEMU though?