Remove path name from test case
[binutils-gdb.git] / gdb / make-target-delegates.py
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