aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2020-05-20gdb: reset/recompute objfile section offsets in reread_symbolsSimon Marchi2-0/+14
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu2-4/+4
2020-05-20gdb/testsuite: check mmap ret val against MAP_FAILEDSimon Marchi5-3/+19
2020-05-20Fix array_char_idx.expTom Tromey2-1/+7
2020-05-20Remove bound_name static from ada-lang.cTom Tromey2-14/+14
2020-05-20[gdb/symtab] Handle .gdb_index in ada language modeTom de Vries6-8/+153
2020-05-20PR25993, read of freed memoryAlan Modra4-12/+24
2020-05-20Use bfd_get_filename throughout gdbAlan Modra8-12/+25
2020-05-19Restore missing Rust testTom Tromey2-1/+5
2020-05-19[gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.expTom de Vries2-1/+5
2020-05-19Fix duplicate tests in gdb.rustTom Tromey2-8/+15
2020-05-19Update call to target_fileio_openTom Tromey2-1/+5
2020-05-19gdb: fix off-by-one error in quirk_rust_enumSimon Marchi2-1/+5
2020-05-19Make exec-file-mismatch compare build IDsPedro Alves7-36/+100
2020-05-19Eliminate target_fileio_open_warn_if_slowPedro Alves4-46/+26
2020-05-19Default gdb_bfd_open's fd parameter to -1Pedro Alves10-13/+19
2020-05-19gdb: fix -Wtautological-overlap-compare error in h8300-tdep.cYoshinori Sato2-6/+12
2020-05-19gdb: make symfile_segment_data::segment_info an std::vectorSimon Marchi4-8/+15
2020-05-19gdb: use std::vector to store segments in symfile_segment_dataSimon Marchi6-41/+45
2020-05-19gdb: allocate symfile_segment_data with newSimon Marchi7-45/+55
2020-05-18Avoid short i386 register names on Solaris/x86 [PR25981]Rainer Orth2-4/+20
2020-05-18Remove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]Rainer Orth4-117/+10
2020-05-18[gdb/testsuite] Use with_test_prefix in gdb.base/gdb-caching-proc.expTom de Vries2-18/+28
2020-05-17Stop considering hw and sw breakpoint locations duplicates (PR gdb/25741)Pedro Alves4-86/+267
2020-05-16Fix gdb.multi/multi-re-run.exp with native-gdbserverPedro Alves2-0/+12
2020-05-16gdb: remove TYPE_NAME macroSimon Marchi46-331/+334
2020-05-16gdb: add type::name / type::set_nameSimon Marchi21-99/+114
2020-05-16Remove ALL_UISTom Tromey4-7/+16
2020-05-16gdb: fix -Wtautological-overlap-compare warning in mips-linux-tdep.cSimon Marchi2-4/+6
2020-05-16Fix IA64 GNU/Linux buildPedro Alves2-3/+12
2020-05-15gdb: remove unnecessary struct typedef in sparc64-tdep.cSimon Marchi2-4/+9
2020-05-15Remove lookup_objfile_from_blockTom Tromey5-41/+41
2020-05-15Remove allocate_symbol et alTom Tromey11-71/+52
2020-05-15Update NEWS and documentation for help and apropos changes.Philippe Waroquiers4-10/+29
2020-05-15Ensure class_alias is only used for user-defined aliases.Philippe Waroquiers11-32/+81
2020-05-15Fix/improve 'apropos' outputPhilippe Waroquiers4-30/+71
2020-05-15Fix/improve 'help CLASS' outputPhilippe Waroquiers6-33/+118
2020-05-15Fix inconsistent output of prefix and bugs in 'show' commandPhilippe Waroquiers8-23/+40
2020-05-15command-def-selftests.c: detect missing or wrong prefix cmd in subcommands.Philippe Waroquiers2-2/+41
2020-05-15Fix the problems reported by prefix check of command-def-selftests.cPhilippe Waroquiers5-41/+71
2020-05-15Fix problem that alias can be defined or not depending on the order.Philippe Waroquiers5-9/+51
2020-05-15Add a selftest that detects a 'corrupted' command tree structure in GDB.Philippe Waroquiers3-4/+92
2020-05-15Fix the only incorrect case found by command_structure_invariants selftest.Philippe Waroquiers2-4/+8
2020-05-15update name of several Ada fixed-point type handling functionsJoel Brobecker5-30/+43
2020-05-15Fix "control reaches end of non-void function" errors in testsuiteGary Benson16-1/+39
2020-05-15Don't silently skip tests if OpenCL is unsupportedGary Benson6-0/+13
2020-05-15[gdb/testsuite] Rename *.exp.in to *.exp.tclTom de Vries33-24/+67
2020-05-15gdb/testsuite: Revert commit 843f4d93576eef02139f7b1b3fa1cea7b0f286f1Andrew Burgess2-20/+5
2020-05-15Fix gdb.multi/multi-kill.expPedro Alves2-5/+12
2020-05-15Fix global variable collision in gdb.multi/multi-kill.expPedro Alves2-5/+22