summaryrefslogtreecommitdiff
path: root/gdb/async-event.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: move struct ui and related things to ui.{c,h}Simon Marchi2023-05-011-0/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: add some additional debug in mark_async_event_handlerAndrew Burgess2022-10-061-2/+4
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: defer commit resume until all available events are consumedSimon Marchi2021-03-261-0/+8
* gdb: make async event handlers clear themselvesSimon Marchi2021-02-041-1/+0
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: add debug prints in event loopSimon Marchi2020-10-021-1/+26
* gdb: give names to async event/signal handlersSimon Marchi2020-10-021-6/+14
* gdb: give names to event loop file handlersSimon Marchi2020-10-021-1/+1
* gdb: update the copyright year in async-event.[ch]Tankut Baris Aktemur2020-05-131-1/+1
* gdb: small cleanup of async-event.c structsSimon Marchi2020-05-071-35/+39
* Introduce async-event.[ch]Tom Tromey2020-04-131-0/+325