Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replay: remove some dead code | Pavel Dovgalyuk | 2020-11-09 | 1 | -3/+0 |
* | replay: create temporary snapshot at debugger connection | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+14 |
* | gdbstub: add reverse continue support in replay mode | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+72 |
* | gdbstub: add reverse step support in replay mode | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+34 |
* | replay: implement replay-seek command | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+87 |
* | replay: introduce breakpoint at the specified step | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+84 |
* | replay: introduce info hmp/qmp command | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+43 |