Re: [PATCH v6 00/14] Reverse debugging

2020-10-03 Thread Pavel Dovgalyuk
On 02.10.2020 18:39, Paolo Bonzini wrote: On 29/09/20 13:01, Pavel Dovgalyuk wrote: GDB remote protocol supports reverse debugging of the targets. It includes 'reverse step' and 'reverse continue' operations. The first one finds the previous step of the execution, and the second one is intended

Re: [PATCH v6 00/14] Reverse debugging

2020-10-02 Thread Pavel Dovgalyuk
On 02.10.2020 18:39, Paolo Bonzini wrote: On 29/09/20 13:01, Pavel Dovgalyuk wrote: GDB remote protocol supports reverse debugging of the targets. It includes 'reverse step' and 'reverse continue' operations. The first one finds the previous step of the execution, and the second one is intended

Re: [PATCH v6 00/14] Reverse debugging

2020-10-02 Thread Pavel Dovgalyuk
On 02.10.2020 18:39, Paolo Bonzini wrote: On 29/09/20 13:01, Pavel Dovgalyuk wrote: GDB remote protocol supports reverse debugging of the targets. It includes 'reverse step' and 'reverse continue' operations. The first one finds the previous step of the execution, and the second one is intended

Re: [PATCH v6 00/14] Reverse debugging

2020-10-02 Thread Paolo Bonzini
On 29/09/20 13:01, Pavel Dovgalyuk wrote: > GDB remote protocol supports reverse debugging of the targets. > It includes 'reverse step' and 'reverse continue' operations. > The first one finds the previous step of the execution, > and the second one is intended to stop at the last breakpoint that >

Re: [PATCH v6 00/14] Reverse debugging

2020-09-29 Thread no-reply
Patchew URL: https://patchew.org/QEMU/160137726426.31007.12061315974029139983.stgit@pasha-ThinkPad-X280/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 160137726426.31007.12061315974029139983.stgit@pasha-ThinkPad-X280