aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/common-debug.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-21gdb: Replace gdb::optional with std::optionalLancelot Six1-2/+2
2023-01-05gdbsupport: fix scoped_debug_start_end's move constructorSimon Marchi1-1/+20
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-14gdb: add SYMBOL_LOOKUP_SCOPED_DEBUG_ENTER_EXITAndrew Burgess1-19/+73
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-04-24gdbsupport: allow passing format string to scoped_debug_start_endSimon Marchi1-12/+54
2021-04-23gdbsupport: include preprocessor.h in common-debug.hSimon Marchi1-0/+2
2021-01-22gdb: add remote_debug_printfSimon Marchi1-0/+8
2021-01-04gdb: introduce scoped debug printsSimon Marchi1-1/+80
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-11gdb: factor out debug_prefixed_printf_condSimon Marchi1-0/+17
2020-10-31gdb, gdbsupport: add debug_prefixed_printf, remove boilerplate functionsSimon Marchi1-0/+6
2020-10-02gdb: move debug_prefixed_vprintf hereSimon Marchi1-0/+6
2020-01-14Move gdbsupport to the top levelTom Tromey1-0/+41