Re: [Qemu-devel] [RFC PATCH 09/17] replay: introduce breakpoint at the specified step

2018-04-25 Thread Eric Blake
On 04/25/2018 07:46 AM, Pavel Dovgalyuk wrote: > This patch introduces replay_break qmp and hmp commands. > These commands allow stopping at the specified instruction. > It may be useful for debugging when there are some known > events that should be investigated. > The commands have one argument

[Qemu-devel] [RFC PATCH 09/17] replay: introduce breakpoint at the specified step

2018-04-25 Thread Pavel Dovgalyuk
This patch introduces replay_break qmp and hmp commands. These commands allow stopping at the specified instruction. It may be useful for debugging when there are some known events that should be investigated. The commands have one argument - number of instructions executed since the start of the