aboutsummaryrefslogtreecommitdiff
path: root/gdb/thread-fsm.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-08Export "finish" return value to PythonTom Tromey1-0/+19
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-09-20Remove explanatory comments from includesTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-18gdbsupport: make gdb_assert_not_reached accept a format stringSimon Marchi1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-02-07C++-ify struct thread_fsmTom Tromey1-54/+52
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-06-21Push thread->control.command_interp to the struct thread_fsmPedro Alves1-6/+17
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-09Convert infcalls to thread_fsm mechanismPedro Alves1-0/+6
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves1-0/+98