]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/make-target-delegates.py
gdb: add target_debug_printf and target_debug_printf_nofunc
[thirdparty/binutils-gdb.git] / gdb / make-target-delegates.py
2024-04-19  Simon Marchigdb: add target_debug_printf and target_debug_printf_nofunc
2024-04-19  Simon Marchigdb: make debug_target use one-liners
2024-04-19  Simon Marchigdb: make target debug functions return std::string
2024-04-16  Simon Marchigdb/make-target-delegates.py: don't handle "void" in...
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-14  Tankut Baris Aktemurgdb: refactor make-target-delegates.py's ARGTYPES
2023-09-22  Tom TromeyRemove keywords from target debug printer names
2023-08-23  Tom de Vries[gdb/build] Run black on make-target-delegates.py
2023-08-23  Tom de Vries[gdb/build] Support reference return type in make-targe...
2023-07-27  Simon Marchigdb: remove trailing empty line in target-delegates.c
2023-06-03  Tom de Vries[gdb] Fix typos
2023-02-27  Simon Marchigdb: make-target-delegates.py: add type annotations
2023-02-27  Simon Marchigdb: make-target-delegates.py: add Entry type
2023-02-27  Simon Marchigdb: make-target-delegates.py: make one string raw
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyUnify gdb puts functions
2022-03-02  Tom TromeyRewrite make-target-delegates in Python