aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-24[gdb/testsuite] Add test-case for gdb-add-index.shTom de Vries2-0/+78
2019-05-22Add "style" proc to the test suiteTom Tromey4-8/+35
2019-05-22[gdb/testsuite] Require c++11 for gdb.base/align.expTom de Vries2-1/+9
2019-05-22[gdb/testsuite] Add missing mi_skip_python_tests to py-mi-var-info-path-expre...Tom de Vries2-0/+9
2019-05-22AArch64: Treat pauth ops as nops on non-pauth systemsAlan Hayward3-0/+84
2019-05-22Document gdb.in/gdb.cmd files and debugredirect cli commandAlan Hayward2-0/+25
2019-05-21[gdb/testsuite] Require c++11 where necessaryTom de Vries7-5/+20
2019-05-21testsuite: Mark the kill in gdbserver_run as optionalAlan Hayward2-1/+5
2019-05-18gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floatsAndrew Burgess5-8/+13
2019-05-17testsuite: Remove TRANSCRIPT supportAlan Hayward3-68/+8
2019-05-17testsuite: Add replay logging to GDBSERVER_DEBUGAlan Hayward3-21/+68
2019-05-17testsuite: Create .cmd files for gdb and gdbserverAlan Hayward3-0/+29
2019-05-17testsuite: Record all gdb input to gdb.inAlan Hayward2-18/+106
2019-05-17testsuite: Disable some tests when loggingAlan Hayward20-12/+159
2019-05-17testsuite: Add option to capture GDB debugAlan Hayward4-1/+92
2019-05-17Add debug redirect optionAlan Hayward2-3/+39
2019-05-17Change file close behavior for tee_fileAlan Hayward2-5/+29