aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2020-04-29gdb: fix duplicate test names in gdb.base/break.expSimon Marchi2-34/+43
2020-04-29Fix Ada crash with .debug_typesTom Tromey2-34/+36
2020-04-29Set NetBSD xml syscall file name to syscalls/netbsd.xmlKamil Rytarowski2-0/+7
2020-04-29Add basic event handling in the NetBSD targetKamil Rytarowski4-0/+264
2020-04-29Remove some dead codeTom Tromey2-50/+4
2020-04-29[gdb/testsuite] Add xfails for PR gcc/90232Tom de Vries4-3/+57
2020-04-29Fix array pretty formatterHannes Domani9-20/+125
2020-04-29[gdb] Fix range loop index in find_methodTom de Vries5-4/+45
2020-04-29Add definitions of system calls to catch in native NetBSD targetsKamil Rytarowski4-1/+547
2020-04-28gdb: fix shellcheck warning in update-freebsd.shSimon Marchi2-1/+5
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-28Fix typo (thead -> thread)Tankut Baris Aktemur4-2/+11
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-27gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_structSimon Marchi6-106/+13
2020-04-27Expand dynamic type documentationTom Tromey2-2/+25
2020-04-27Fix remaining inline/tailcall unwinding breakage for x86_64Luis Machado4-3/+55
2020-04-26Remove class_pseudoTom Tromey2-1/+5
2020-04-26Fix comments and whitespace in lookup_cmd_compositionPhilippe Waroquiers2-29/+34
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-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
2020-04-24Add WOW64 exception numbers to $_siginfo.ExceptionCode enumHannes Domani2-0/+6