aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-07-03"maint test-settings set/show" -> "maint set/show test-settings"Pedro Alves2-13/+20
2019-07-03Fix defaults of some "maint test-settings" subcommandsPedro Alves2-3/+11
2019-07-02Make "info threads" use the gdb::option frameworkPedro Alves2-0/+23
2019-06-28Handle either order of name and linkage nameTom Tromey3-0/+141
2019-06-27Fix two buglets in cp_print_value_fields patchTom Tromey2-1/+6
2019-06-26[gdb/testsuite] Compile varval twice, once without bad DWARFTom de Vries2-202/+225
2019-06-26[gdb/testsuite] Add back missing debug for index-cache.expTom de Vries2-1/+5
2019-06-25Fix alias command not detecting non matching prefix & sometimes asserting.Philippe Waroquiers2-0/+54
2019-06-25[gdb/testsuite] Regenerate dw2-restrict.STom de Vries2-316/+198
2019-06-24[gdb/testsuite] Fix label reference in implptr-64bit.expTom de Vries2-1/+5
2019-06-24[gdb/testsuite] Fix DW_AT_decl_file in gdb.trace testsTom de Vries3-6/+12
2019-06-24[gdb/testsuite] Fix inter-cu refs in inlined_subroutine-inheritance.expTom de Vries2-3/+7
2019-06-21[gdb/testsuite] Compile index-cache.c with -Wl,--build-idTom de Vries2-1/+6
2019-06-21[gdb/testsuite] Mark ptype_union.exp as unsupported for cc-with-gdb-indexTom de Vries2-0/+12
2019-06-19Add intro comment to length_cond.expTom Tromey2-0/+7
2019-06-19Fix crash when setting breakpoint conditionTom Tromey5-0/+127
2019-06-18[gdb/testsuite] Use -fuse-ld=gold in fission.expTom de Vries2-1/+6
2019-06-18Add comment to list0.hTom Tromey2-1/+5
2019-06-18[gdb/testsuite] Break up long debug_flags line in fission.expTom de Vries2-1/+10
2019-06-16Write index for dwz -m fileSimon Marchi2-0/+21
2019-06-16gdb/testsuite: Improve detection of bug gdb/24541Andrew Burgess2-0/+9
2019-06-16Fix some whitespace issues in gdb ChangeLogsSimon Marchi1-11/+11
2019-06-16Make gdb.base/index-cache.exp work with readnow board (PR 24669)Simon Marchi2-20/+37
2019-06-16gdb/fortran: Show the type for non allocated / associated typesAndrew Burgess7-17/+224
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess4-3/+285
2019-06-15gdb: Don't allow annotations to influence what else GDB printsAndrew Burgess4-3/+10
2019-06-15gdb: Remove file path from test nameAndrew Burgess2-1/+6
2019-06-14Do not emit style escape sequences to log fileTom Tromey2-0/+75
2019-06-14Warn if add-symbol-file does not provide any symbolsTom Tromey3-0/+53
2019-06-14Only compute realpath when basenames_may_differ is setTom Tromey2-0/+55
2019-06-14Allow re-assigning to convenience variablesTom Tromey2-0/+9
2019-06-14Recognize _ in attribute namesTom Tromey2-8/+15
2019-06-14Fix gdb.ada/vla.expTom Tromey3-4/+16
2019-06-13Fix "set integer-command unlimited junk"Pedro Alves2-0/+16
2019-06-13Make "thread apply" use the gdb::option frameworkPedro Alves2-3/+97
2019-06-13Make "frame apply" support -OPT optionsPedro Alves2-3/+100
2019-06-13lib/completion-support.exp: Add test_gdb_completion_offers_commandsPedro Alves2-9/+64
2019-06-13"backtrace full/no-filters/hide" completerPedro Alves2-0/+15
2019-06-13Make "backtrace" support -OPT optionsPedro Alves2-2/+63
2019-06-13"set print raw frame-arguments" -> "set print raw-frame-arguments"Pedro Alves3-4/+10
2019-06-13Migrate rest of compile commands to new options frameworkPedro Alves2-5/+15
2019-06-13Make "print" and "compile print" support -OPT optionsPedro Alves2-0/+129
2019-06-13Introduce generic command options frameworkPedro Alves3-0/+592
2019-06-13boolean/auto-boolean commands, make "o" ambiguousPedro Alves2-2/+13
2019-06-13New set/show testing framework (gdb.base/settings.exp)Pedro Alves3-0/+567
2019-06-13gdb.base/completion.exp: Fix comment typoPedro Alves2-1/+5
2019-06-13Fix TID parser bugPedro Alves2-2/+19
2019-06-11Dwarf: Don't add nameless modules to partial symbol table (ChangeLogs)Pedro Alves1-0/+5
2019-06-11Dwarf: Don't add nameless modules to partial symbol tableBernhard Heckel2-0/+119
2019-06-11[gdb/testsuite] Fix remove-inferiors.exp FAIL with readnow boardTom de Vries2-2/+9