Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdb: defer commit resume until all available events are consumed | Simon Marchi | 2021-03-26 | 1 | -0/+8 |
* | gdb: make async event handlers clear themselves | Simon Marchi | 2021-02-04 | 1 | -1/+0 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2021-01-01 | 1 | -1/+1 |
* | gdb: add debug prints in event loop | Simon Marchi | 2020-10-02 | 1 | -1/+26 |
* | gdb: give names to async event/signal handlers | Simon Marchi | 2020-10-02 | 1 | -6/+14 |
* | gdb: give names to event loop file handlers | Simon Marchi | 2020-10-02 | 1 | -1/+1 |
* | gdb: update the copyright year in async-event.[ch] | Tankut Baris Aktemur | 2020-05-13 | 1 | -1/+1 |
* | gdb: small cleanup of async-event.c structs | Simon Marchi | 2020-05-07 | 1 | -35/+39 |
* | Introduce async-event.[ch] | Tom Tromey | 2020-04-13 | 1 | -0/+325 |