]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdbsupport/common-debug.h
Use C++17 [[fallthrough]] attribute
[thirdparty/binutils-gdb.git] / gdbsupport / common-debug.h
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-01-05  Simon Marchigdbsupport: fix scoped_debug_start_end's move constructor
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-14  Andrew Burgessgdb: add SYMBOL_LOOKUP_SCOPED_DEBUG_ENTER_EXIT
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-04-24  Simon Marchigdbsupport: allow passing format string to scoped_debug...
2021-04-23  Simon Marchigdbsupport: include preprocessor.h in common-debug.h
2021-01-22  Simon Marchigdb: add remote_debug_printf
2021-01-04  Simon Marchigdb: introduce scoped debug prints
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-11  Simon Marchigdb: factor out debug_prefixed_printf_cond
2020-10-31  Simon Marchigdb, gdbsupport: add debug_prefixed_printf, remove...
2020-10-02  Simon Marchigdb: move debug_prefixed_vprintf here
2020-01-14  Tom TromeyMove gdbsupport to the top level