aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-event-types.def
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-10-02gdb: add Python events for program space addition and removalAndrew Burgess1-0/+10
2023-09-28gdb/python: make the executable_changed event available from PythonAndrew Burgess1-0/+5
2023-06-19gdb/Python: Added ThreadExitedEventSimon Farre1-0/+5
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-07-18Add gdb.free_objfile event registryTom Tromey1-0/+5
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-30gdb/python: introduce gdb.TargetConnection object typeAndrew Burgess1-0/+5
2021-10-05gdb/python: add a new gdb_exiting eventAndrew Burgess1-0/+5
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-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-09-11Make it simpler to add events to PythonTom Tromey1-0/+107