aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-28Allow Python commands to be in class_tuiTom Tromey5-4/+25
2020-04-28Add missing ChangeLog entriesTom de Vries2-0/+12
2020-04-28gdb: Fix toplevel types with -fdebug-types-sectionMark Williams3-0/+59
2020-04-28gdb: use gdb:hash_enum as hash function in offset_map_typeSimon Marchi2-1/+8
2020-04-28Rebase libiberty source with latest changes from gcc.Nick Clifton8-21/+196
2020-04-28Fix typo (thead -> thread)Tankut Baris Aktemur6-3/+16
2020-04-28[gdb/testsuite] Add PR number to KFAIL in gdb.opt/inline-cmds.expTom de Vries2-1/+5
2020-04-28[gdb/testsuite] Remove KFAIL from gdb.base/info-macros.expTom de Vries2-4/+5
2020-04-28[gdb/testsuite] Add PR number in KFAIL in gdb.ada/array_ptr_renaming.expTom de Vries2-1/+5
2020-04-28[gdb/symtab] Handle struct decl with DW_AT_signatureTom de Vries5-1/+187
2020-04-28Automatic date update in version.inGDB Administrator1-1/+1
2020-04-28alpha-vms: divide by zeroAlan Modra2-1/+9
2020-04-27x86: Add i386 PE big-object supportTamar Christina17-75/+205
2020-04-27gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_structSimon Marchi11-177/+22
2020-04-27Expand dynamic type documentationTom Tromey2-2/+25
2020-04-27gdbsupport: include cstdlib in common-defs.hSimon Marchi2-0/+9
2020-04-27Fix remaining inline/tailcall unwinding breakage for x86_64Luis Machado4-3/+55
2020-04-27GAS: Allow automatically assigned entries in the file table to be reassigned ...Nick Clifton2-51/+71
2020-04-27Automatic date update in version.inGDB Administrator1-1/+1
2020-04-26Remove class_pseudoTom Tromey2-1/+5
2020-04-26readelf: NULL dereferenceAlan Modra2-30/+16
2020-04-26Fix comments and whitespace in lookup_cmd_compositionPhilippe Waroquiers2-29/+34
2020-04-26Improve -mlfence-after-loadliuhongt21-40/+587
2020-04-26Automatic date update in version.inGDB Administrator1-1/+1
2020-04-25Remove unused code block in inf_ptrace_target::waitKamil Rytarowski2-38/+5
2020-04-25[gdb/testsuite] Add target board debug-typesTom de Vries2-0/+45
2020-04-25gdb/testsuite: Remove build paths from test namesAndrew Burgess2-2/+8
2020-04-25Automatic date update in version.inGDB Administrator1-1/+1
2020-04-24Remove symbol_get_demangled_nameTom Tromey3-21/+10
2020-04-24Fix Rust test casesTom Tromey2-1/+7
2020-04-24Use the linkage name if it existsTom Tromey8-17/+80
2020-04-24Don't call compute_and_set_names for partial symbolsTom Tromey6-102/+75
2020-04-24Use the new add_psymbol_to_list overloadTom Tromey2-64/+68
2020-04-24Introduce new add_psymbol_to_list overloadTom Tromey3-24/+44
2020-04-24Add attribute::value_as_string methodTom Tromey4-12/+34
2020-04-24Fix two latent Rust bugsTom Tromey2-0/+7
2020-04-24Move the rust "{" hackTom Tromey2-6/+17
2020-04-24Convert symbol_set_demangled_name to a methodTom Tromey5-25/+32
2020-04-24[gdb/testsuite] Fix language in dw2-bad-mips-linkage-name.expTom de Vries2-3/+8
2020-04-24Update test cases that work with minimal encodingsTom Tromey6-104/+221
2020-04-24Add Python support for dynamic typesTom Tromey8-4/+91
2020-04-24Add tests for Ada changesTom Tromey8-86/+276
2020-04-24Update Ada ptype support for dynamic typesTom Tromey2-0/+135
2020-04-24Add support for variable field offsetsTom Tromey8-45/+218
2020-04-24Add support for dynamic type lengthsTom Tromey8-9/+156
2020-04-24Rewrite the existing variant part codeTom Tromey6-415/+558
2020-04-24Prefer existing data when evaluating DWARF expressionTom Tromey10-34/+104
2020-04-24Allow DWARF expression to push the initial addressTom Tromey3-6/+24
2020-04-24Add new variant part codeTom Tromey5-28/+338
2020-04-24Rename "variant" to "ppc_variant"Tom Tromey2-5/+10