aboutsummaryrefslogtreecommitdiff
path: root/gdb/run-on-main-thread.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-02-27Add final cleanup for runnablesTom Tromey1-0/+11
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-08-02[gdb] Initialize main_thread_id earlierTom de Vries1-1/+18
2023-07-28[gdb] Rename variable main_thread to main_thread_idTom de Vries1-4/+4
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-03-30Only allow QUIT on the main threadTom Tromey1-0/+20
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-10-02gdb: give names to event loop file handlersSimon Marchi1-1/+2
2020-04-13Move event-loop.[ch] to gdbsupport/Tom Tromey1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-0/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-26Introduce run_on_main_threadTom Tromey1-0/+97