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