aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2019-12-10Minor fix to gdb.prompt documentationTom Tromey2-3/+7
2019-12-10OpenMP parallel region scope testsKevin Buettner3-0/+461
2019-12-10Add gdb_caching_proc support_nested_function_tests to lib/gdb.expKevin Buettner2-3/+22
2019-12-10Add gdb_compile_openmp to lib/gdb.expKevin Buettner2-2/+19
2019-12-10Suppress the "unused function" warning for select_strerror_rChristian Biesinger2-0/+13
2019-12-10Replace the remaining uses of strerror with safe_strerrorChristian Biesinger15-65/+66
2019-12-10Normalize Ada ptype to use a single "?"Tom Tromey8-5/+171
2019-12-09Fix scripted probe breakpointsGeorge Barrett10-21/+141
2019-12-09gdb: rank an lvalue argument incompatible for an rvalue parameterTankut Baris Aktemur5-5/+30
2019-12-09gdb/fortran: Improve output pattern in gdb.mi/mi-fortran-modules.expAndrew Burgess2-4/+16
2019-12-09gdb/testsuite: kfail some tests if using broken gccAndrew Burgess2-0/+11
2019-12-09gdb/testsuite/fortran: Fix info-modules/info-types for gfortran 8+Andrew Burgess4-140/+648
2019-12-09gdb/darwin-nat.c: Fix template argument for scoped_restore_tmplWataru Ashihara2-1/+6
2019-12-08Fix inter-CU references using intra-CU form in imported-unitTom de Vries2-5/+9
2019-12-07Core file build-id supportKeith Seitz9-8/+485
2019-12-06Put bcache inside "namespace gdb"Christian Biesinger8-9/+36
2019-12-06[gdb/symtab] Prefer var def over declTom de Vries4-10/+123
2019-12-06gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.expTankut Baris Aktemur2-9/+9
2019-12-06gdb: fix overload resolution for see-through referencesTankut Baris Aktemur6-2/+29
2019-12-06Fix crash when command arg is missing in faas/taas/tfaas commands.Philippe Waroquiers6-1/+22
2019-12-05Fix leaks when pruning inferiors.Philippe Waroquiers2-6/+8
2019-12-05Remove gdbarch parameter of lookup_typenameSimon Marchi13-69/+51
2019-12-04Fix (most) OpenBSD link errorsChristian Biesinger2-2/+8
2019-12-04Use metadata style in a few more placesTom Tromey5-15/+24
2019-12-04gdb/testsuite: Use -J option when compiling Fortran testsAndrew Burgess3-1/+18
2019-12-04gdb/fortran: Support for single/double type modifiersAndrew Burgess4-3/+52
2019-12-04Fix doc of AVR-specific command "info io_registers"Simon Marchi2-1/+6
2019-12-04Fix regcache::cooked_read_test selftest for mepSimon Marchi2-0/+6
2019-12-04Remove unused includes in aarch64-linux-tdep.cSimon Marchi2-5/+5
2019-12-04Remove unused includes in aarch64-tdep.cSimon Marchi2-7/+4
2019-12-04Compare iterators, not values, in filtered_iterator::operator{==,!=}Simon Marchi4-2/+176
2019-12-04Add bit-field test for scalar_storage_orderTom Tromey3-3/+11
2019-12-04Propagate endianity to subrange typesTom Tromey7-0/+138
2019-12-04Remove gdbarch_bits_big_endianTom Tromey13-55/+37
2019-12-04Move type_byte_order earlierTom Tromey2-18/+25
2019-12-04Add scalar_storage_order support for floating pointTom Tromey7-28/+66
2019-12-04Fix another build failure in tui-selftests.cTom Tromey2-1/+6
2019-12-04Silence maybe-uninitialized warning in dwarf2read.cTom Tromey2-1/+6
2019-12-04gdb/mi: Add -max-results parameter to some -symbol-info-* commandsAndrew Burgess8-36/+180
2019-12-04gdb: Split global symbol search into separate functionsAndrew Burgess3-195/+273
2019-12-04gdb/mi: Add -symbol-info-module-{variables,functions}Andrew Burgess9-1/+356
2019-12-03Replace hash function from bcache with fast_hashChristian Biesinger6-44/+32
2019-12-03Fix leak of symbol name in block_symbol_cachePhilippe Waroquiers2-14/+33
2019-12-02Fix build breakage with --disable-tuiTom Tromey2-0/+11
2019-12-02Change type of debug_aix_thread to boolChristian Biesinger2-1/+5
2019-12-02Remove stale FIXME commentLuis Machado2-1/+4
2019-12-01gdb: Dynamic string length supportAndrew Burgess5-24/+128
2019-12-01gdb/dwarf: Introduce dwarf2_per_cu_int_type functionAndrew Burgess2-11/+31
2019-12-01gdb/fortran: array stride supportAndrew Burgess11-11/+403
2019-12-01Treat inactive TUI specially in "info win"Tom Tromey2-0/+11