aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-11[gdb/testsuite] Fix main high_pc in nonvar-access.expTom de Vries2-1/+12
2019-06-11[gdb/testsuite] Add readnow.expTom de Vries2-0/+31
2019-06-10gdb: Check for not allocated/associated values during array slicingAndrew Burgess2-2/+6
2019-06-06Add thread-exit annotation.Amos Bird4-7/+37
2019-06-06Add timestamps to "maint time" outputTom Tromey2-2/+9
2019-06-05gdb/testsuite: Improve comments in recently added testAndrew Burgess3-2/+8
2019-06-05gdb/riscv: Don't error when decoding a 6 or 8 byte instructionAndrew Burgess5-0/+183
2019-06-04Fix paths to ChangeLog filesPedro Alves1-2/+1
2019-06-04Add an objfile getter to gdb.TypeChristian Biesinger via gdb-patches2-0/+9
2019-06-03Update tests following changes to "help" and "apropos"Philippe Waroquiers8-29/+102
2019-05-31Test the | (pipe) command.Philippe Waroquiers3-1/+97
2019-05-29Fix failure in gdb.ada/complete.expTom Tromey2-2/+8
2019-05-29Fix crash in cp_print_value_fieldsTom Tromey3-0/+79
2019-05-29Add "set print finish"Tom Tromey2-0/+21