Age | Commit message (Expand) | Author | Files | Lines |
2022-02-11 | gdb/fortran: support ptype and print commands for namelist variables | Bhuvanendra Kumar N | 1 | -8/+39 |
2022-02-08 | gdb: remove tailing newlines from index_cache_debug calls | Andrew Burgess | 1 | -10/+10 |
2022-02-06 | gdb: remove SYMBOL_LINE macro | Simon Marchi | 1 | -1/+1 |
2022-02-06 | gdb: remove SYMBOL_TYPE macro | Simon Marchi | 2 | -18/+18 |
2022-02-06 | gdb: remove SYMBOL_INLINED macro | Simon Marchi | 1 | -1/+1 |
2022-02-06 | gdb: remove SYMBOL_IS_ARGUMENT macro | Simon Marchi | 1 | -1/+1 |
2022-02-06 | gdb: remove SYMBOL_DOMAIN macro | Simon Marchi | 1 | -8/+8 |
2022-02-06 | gdb: remove SYMBOL_CLASS macro, add getter | Simon Marchi | 1 | -4/+4 |
2022-02-06 | gdb: remove SYMBOL_ACLASS_INDEX macro, add getter/setter | Simon Marchi | 1 | -25/+25 |
2022-02-06 | gdb: remove SYMTAB_LANGUAGE macro, add getter/setter | Simon Marchi | 1 | -4/+4 |
2022-02-06 | gdb: remove COMPUNIT_EPILOGUE_UNWIND_VALID macro, add getter/setter | Simon Marchi | 1 | -1/+1 |
2022-02-06 | gdb: remove COMPUNIT_LOCATIONS_VALID macro, add getter/setter | Simon Marchi | 1 | -1/+1 |
2022-02-06 | gdb: remove COMPUNIT_BLOCK_LINE_SECTION macro, add getter/setter | Simon Marchi | 1 | -1/+1 |
2022-02-06 | gdb: remove COMPUNIT_BLOCKVECTOR macro, add getter/setter | Simon Marchi | 1 | -2/+2 |
2022-02-06 | gdb: remove COMPUNIT_DIRNAME macro, add getter/setter | Simon Marchi | 1 | -2/+2 |
2022-02-06 | gdb: remove COMPUNIT_PRODUCER macro, add getter/setter | Simon Marchi | 1 | -1/+1 |
2022-02-06 | gdb: remove COMPUNIT_FILETABS macro | Simon Marchi | 1 | -4/+4 |
2022-02-06 | gdb: rename compunit_primary_filetab to compunit_symtab::primary_filetab | Simon Marchi | 1 | -1/+1 |
2022-02-06 | gdb: remove COMPUNIT_OBJFILE macro | Simon Marchi | 1 | -3/+3 |
2022-01-27 | gdb: work around negative DW_AT_data_member_location GCC 11 bug | Simon Marchi | 3 | -0/+16 |
2022-01-20 | Avoid bad breakpoints with --gc-sections | Tom Tromey | 1 | -2/+7 |
2022-01-18 | Move gdb obstack code to gdbsupport | Tom Tromey | 1 | -1/+1 |
2022-01-05 | Use filtered output in ordinary commands | Tom Tromey | 1 | -7/+7 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 40 | -40/+40 |
2021-12-29 | Use debug_prefixed_printf_cond_nofunc in index-cache | Tom Tromey | 1 | -24/+19 |
2021-12-20 | Remove print_spaces | Tom Tromey | 1 | -18/+14 |
2021-12-08 | Fix error in file_and_directory patch | Tom Tromey | 1 | -1/+1 |
2021-12-05 | Preserve artificial CU name in process_psymtab_comp_unit_reader | Tom Tromey | 2 | -7/+11 |
2021-12-04 | Cache the result of find_file_and_directory | Tom Tromey | 2 | -8/+18 |
2021-12-04 | Move file_and_directory to new file and C++-ize | Tom Tromey | 2 | -45/+129 |
2021-12-04 | Remove Irix case from find_file_and_directory | Tom Tromey | 1 | -9/+0 |
2021-12-03 | gdb: make extract_integer take an array_view | Simon Marchi | 1 | -5/+2 |
2021-12-03 | gdbsupport: add array_view copy function | Simon Marchi | 1 | -2/+2 |
2021-12-01 | gdb: use actual DWARF version in compunit's debugformat field | Simon Marchi | 1 | -1/+12 |
2021-11-29 | Allow DW_ATE_UTF for Rust characters | Tom Tromey | 1 | -11/+4 |
2021-11-29 | [gdb/symtab] Fix segfault in search_one_symtab | Tom de Vries | 1 | -1/+4 |
2021-11-24 | gdb: fix help doc for "set index-cache enabled" | Simon Marchi | 1 | -1/+1 |
2021-11-22 | [gdb/symtab] Support .debug_line with DW_FORM_line_strp | Tom de Vries | 3 | -6/+26 |
2021-11-18 | gdbsupport: make gdb_assert_not_reached accept a format string | Simon Marchi | 1 | -1/+1 |
2021-11-10 | Handle PIE in .debug_loclists | Tom Tromey | 1 | -16/+15 |
2021-11-09 | Correctly handle DW_LLE_start_end | Tom Tromey | 1 | -5/+12 |
2021-11-08 | Improve gdb::array_view ctor from contiguous containers | Lancelot SIX | 1 | -1/+1 |
2021-11-08 | gdb: make dwarf2_find_containing_comp_unit take a dwarf2_per_bfd | Simon Marchi | 1 | -14/+16 |
2021-11-04 | gdb: introduce "set index-cache enabled", deprecate "set index-cache on/off" | Simon Marchi | 1 | -10/+41 |
2021-10-29 | gdb: remove TYPE_FIELD_ENUMVAL | Simon Marchi | 1 | -1/+1 |
2021-10-29 | gdb: remove TYPE_FIELD_BITPOS | Simon Marchi | 1 | -2/+2 |
2021-10-29 | gdb: remove TYPE_FIELD_LOC_KIND | Simon Marchi | 1 | -2/+2 |
2021-10-29 | gdb: remove FIELD_DWARF_BLOCK macro | Simon Marchi | 1 | -1/+1 |
2021-10-29 | gdb: remove FIELD_STATIC_PHYSADDR macro | Simon Marchi | 1 | -1/+1 |
2021-10-29 | gdb: remove FIELD_STATIC_PHYSNAME macro | Simon Marchi | 1 | -1/+1 |