aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2020-02-09[gdb] Mention CU offset for <artifical> if verboseTom de Vries2-0/+13
2020-02-09[gdb/testsuite] Capture many-headers.exp progress and output in gdb.logTom de Vries2-5/+20
2020-02-09Use enums for human-readable exception information.Hannes Domani2-6/+102
2020-02-09Display ExceptionRecord for $_siginfoHannes Domani4-0/+120
2020-02-08Remove "keep" parameter from cutu_reader constructorTom Tromey2-27/+43
2020-02-08Simplify "want_partial_unit" handlingTom Tromey2-9/+13
2020-02-08Move two more functions to dwarf2/leb.hTom Tromey3-31/+34
2020-02-08Convert read_address to a method on comp_unit_headTom Tromey4-69/+83
2020-02-08Convert read_offset to method on comp_unit_headTom Tromey4-32/+32
2020-02-08Create dwarf2/comp-unit.[ch]Tom Tromey5-293/+378
2020-02-08Move read_offset_1 to leb.cTom Tromey4-31/+41
2020-02-08Convert dwarf2_section_size to a methodTom Tromey3-18/+22
2020-02-08Unify read_initial_length implementationsTom Tromey5-83/+78
2020-02-08Add some methods to dwarf2_per_cu_dataTom Tromey6-134/+157
2020-02-08Move dwarf2_per_cu_data::imported_symtabs earlierTom Tromey2-26/+31
2020-02-08Move DWARF line_header to new fileTom Tromey6-253/+317
2020-02-08Change line_table methods to return unique_xmalloc_ptrTom Tromey2-17/+29
2020-02-08Change file_full_name and file_file_name methodsTom Tromey2-23/+33
2020-02-08Move dwarf_always_disassemble to dwarf2/loc.cTom Tromey4-26/+36
2020-02-08Change dwarf2_per_objfile::quick_file_names_table to htab_upTom Tromey3-10/+16
2020-02-08Minor simplification in abbrev_table::readTom Tromey2-1/+5
2020-02-08Use htab_up in abbrev_tableTom Tromey3-33/+44
2020-02-08Minor cleanups in abbrev_tableTom Tromey4-37/+52
2020-02-08Change dwarf2_per_objfile::die_type_hash to htab_upTom Tromey3-13/+14
2020-02-08Change dwp_file to use htab_upTom Tromey2-12/+17
2020-02-08Don't allocate DWO file hash on obstackTom Tromey2-7/+10
2020-02-08Change dwarf2_per_objfile::line_header_hash to htab_upTom Tromey3-13/+15
2020-02-08Change dwarf2_per_objfile::type_unit_groups to htab_upTom Tromey3-11/+16
2020-02-08Change dwarf2_per_objfile::signatured_types to be htab_upTom Tromey4-52/+71
2020-02-08Remove DWARF queue-related globalsTom Tromey3-60/+76
2020-02-08Introduce die_info::has_childrenTom Tromey2-48/+52
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey67-98/+133
2020-02-08Remove die_reader_specs::comp_dirTom Tromey2-11/+5
2020-02-08Don't declare die_info in dwarf2read.hTom Tromey2-1/+4
2020-02-08Remove die_info_ptr typedefTom Tromey2-1/+4
2020-02-08Change attr_form_is_block to be a methodTom Tromey4-33/+45
2020-02-08Change some attribute functions to be methodsTom Tromey4-103/+126
2020-02-08Create dwarf2/attribute.[ch]Tom Tromey5-168/+253
2020-02-08Create dwarf2/abbrev.[ch]Tom Tromey5-224/+300
2020-02-08Change section functions to be methods of dwarf2_section_infoTom Tromey5-162/+183
2020-02-08Create dwarf2/section.[ch]Tom Tromey6-223/+315
2020-02-08Create dwarf2/leb.[ch]Tom Tromey8-149/+196
2020-02-08Document the GDB 9.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2020-02-07Make fputs_unfiltered use fputs_maybe_filteredIain Buclaw6-7/+28
2020-02-07Make gdb_flush also flush the wrap bufferIain Buclaw11-12/+44
2020-02-07Revert basenames_may_differ patchTom Tromey4-12/+20
2020-02-07Move gdbserver to top levelTom Tromey111-91899/+13
2020-02-06gdb: Catch exceptions if the source file is not foundShahab Vahedi5-19/+133
2020-02-06gdb/testsuite: Avoid leaking a port number into results summaryAndrew Burgess2-1/+7
2020-02-06gdb: Add myself as one of GDB maintainerShahab Vahedi2-0/+5