aboutsummaryrefslogtreecommitdiff
path: root/gdb/tracectf.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-08-23gdb: remove the silent parameter from exit_inferior_1 and cleanupAndrew Burgess1-1/+1
2023-07-10Change 'handle_id' to be a local variableTom Tromey1-2/+1
2023-07-10Move definition of ctf_target typeTom Tromey1-30/+30
2023-07-10Use unique_ptr for trace_dirnameTom Tromey1-5/+4
2023-07-10Replace use of xfree with byte_vectorTom Tromey1-4/+1
2023-05-25gdb: add breakpoint::first_loc methodsSimon Marchi1-1/+1
2023-05-25gdb: add breakpoint "has locations" methodsSimon Marchi1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-19internal_error: remove need to pass __FILE__/__LINE__Pedro Alves1-1/+1
2022-03-29Unify gdb printf functionsTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-03-23gdb: remove push_target free functionsSimon Marchi1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-10-02gdb: remove arguments from inferior_created observableSimon Marchi1-1/+1
2020-06-18Don't write to inferior_ptid in tracectf.cPedro Alves1-3/+4
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-10Multi-target supportPedro Alves1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-07Renaming of ctf (the trace format) filesWeimin Pan1-0/+1730