Remove path name from test case
[binutils-gdb.git] / gdb / gdb-gdb.py.in
2023-08-31 Simon Marchigdb: introduce field::bitsize / field::set_bitsize
2023-08-31 Simon Marchigdb: introduce field::is_artificial / field::set_is_art...
2023-02-28 Simon Marchigdb: add HtabPrinter to gdb-gdb.py.in
2023-02-09 Tom TromeyIncrease size of main_type::nfields
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-09-26 Simon Marchigdb/testsuite: update field names in gdb-gdb.py.in
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-16 Simon Marchigdb: re-format with black 21.9b0
2021-12-13 Andrew Burgessgdb: update gdb-gdb.py.in for latest changes to struct...
2021-07-13 Pedro Alvesgdb: introduce intrusive_list, make thread_info use it
2021-05-17 Simon Marchigdb: add pyproject.toml
2021-03-09 Andrew Burgessgdb: fix field names of GDB's type main_type structure
2021-01-02 Hannes DomaniFix pretty printer of main_type.flds_bnds.bounds
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-18 Hannes DomaniFix name of main_type field type in pretty printer
2020-11-15 Joel BrobeckerAdd support for printing value of DWARF-based fixed...
2020-09-16 Simon Marchigdb: update instance_flags field name in gdb-gdb.py.in
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-03-26 Joel Brobeckergdb-gdb.py.in: Fix error when printing range type
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-27 Simon MarchiFormat gdb-gdb.py.in with autopep8
2018-06-27 Simon MarchiAdd pretty-printer for CORE_ADDR
2018-06-27 Simon Marchigdb-gdb.py.in: Don't print value's tag_name
2018-06-27 Simon Marchigdb-gdb.py.in: Fix ordering of TypeFlags objects with...
2018-06-27 Simon MarchiCopy gdb-gdb.py to build dir