Re: [Qemu-devel] gdb run / pause broken for some debuggers

2019-01-25 Thread Luc Michel
Hi, On 1/24/19 3:25 PM, Lucien Anti-Spam wrote: > Hi gdbstub maintainers (CC: Luc Michel as he wrote the patch that > probably caused this issue) > > I have found an issue with IDA Pro when moving to QEMU3.x where > RUN/PAUSE has stopped working. > > I am pretty sure its to do with this debugger

[Qemu-devel] gdb run / pause broken for some debuggers

2019-01-24 Thread Lucien Anti-Spam via Qemu-devel
Hi gdbstub maintainers (CC: Luc Michel as he wrote the patch that probably caused this issue) I have found an issue with IDA Pro when moving to QEMU3.x where RUN/PAUSE has stopped working. I am pretty sure its to do with this debugger sending no thread-id with the vCont packet action That is tha