Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-22 | [gdbsupport] Handle EINTR in event-pipe.cc | Tom de Vries | 1 | -13/+8 |
2024-03-26 | gdb, gdbserver, gdbsupport: remove includes of early headers | Simon Marchi | 1 | -1/+0 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-03-03 | Fix typo in last change. | Roland McGrath | 1 | -1/+1 |
2022-03-03 | Avoid conflict with gnulib open/close macros. | Roland McGrath | 1 | -3/+3 |
2022-02-22 | gdbsupport: Add an event-pipe class. | John Baldwin | 1 | -0/+101 |