aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2018-01-05Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)Pedro Alves1-0/+84
2018-01-03Unbreak spurious fails in gdb.base/step-line.expJoel Brobecker2-0/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker798-800/+798
2017-12-27reggroups: Add test and docs for `info reg $reggroup` featureStafford Horne2-0/+135
2017-12-15Implement pahole-like 'ptype /o' optionSergio Durigan Junior2-0/+511
2017-12-12fix "server" command prefix handling (unexpected confirmation queries)Joel Brobecker2-0/+60
2017-12-12gdb: testsuite: Add or1k l.nop instructionStafford Horne1-0/+2
2017-12-08DWARF-5: .debug_names index consumerJan Kratochvil1-3/+6
2017-12-07Fix regression in "commands"Tom Tromey1-0/+12
2017-12-04Extend gdb.core/coredump-filter.exp to test dump-excluded-mappings.Sergio Lopez1-12/+34
2017-12-01Add support for the readnever conceptSergio Durigan Junior2-0/+124
2017-12-01Make '{add-,}symbol-file' not care about the position of command line argumentsSergio Durigan Junior1-0/+86
2017-12-01Revert "Add support for the readnever concept"Sergio Durigan Junior2-124/+0
2017-12-01Add support for the readnever conceptSergio Durigan Junior2-0/+124
2017-12-01Replace mail address with the URL in copyright headerYao Qi1-2/+1
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves1-1/+1
2017-11-29Fix add-symbol-file usage and errorsTom Tromey1-2/+10
2017-11-25Fix completing an empty stringPedro Alves2-3/+47
2017-11-23[testsuite] Pass -g3 to clang in gdb.base/macscp.expYao Qi1-1/+1
2017-11-22[testsuite] Pass pthreads in prepare_for_testingYao Qi1-1/+1
2017-11-22[testsuite] Pass -pie in ldflagsYao Qi3-3/+4
2017-11-22Target FP: Make use of MPFR if availableUlrich Weigand2-0/+7
2017-11-20Fix gdb.base/whatis-ptype-typedefs.exp on 32-bit archsPedro Alves2-3/+46
2017-11-16Test breakpoint commands w/ "continue" + Ctrl-CPedro Alves2-0/+171
2017-11-16Fix gdb.base/starti.exp racy testPedro Alves1-1/+1
2017-11-09Fix racy output matching in gdb.base/memattr.expPedro Alves1-6/+6
2017-11-09Fix racy output matching in gdb.base/completion.expPedro Alves1-52/+34
2017-11-07Make breakpoint/location number parsing error output consistentPedro Alves1-1/+1
2017-11-07Breakpoint location parsing: always error instead of warningPedro Alves1-3/+3
2017-11-07Allow enabling/disabling breakpoint location rangesXavier Roirand1-0/+3
2017-11-06Test attaching to a process that isn't a process group leaderPedro Alves2-0/+121
2017-10-24Fix racy test in gdb.base/new-ui.expPedro Alves1-3/+12
2017-10-24Fix unstable test names in gdb.base/startup-with-shell.expPedro Alves1-2/+5
2017-10-20Fix 'gdb.base/quit.exp hangs forever' if the test failsPedro Alves1-9/+11
2017-10-19Fix inferior deadlock with "target remote | CMD"Pedro Alves2-0/+113
2017-10-17Add several "quit with live inferior" testsPedro Alves2-0/+205
2017-10-13Skip a few tests on targets that can't use the "run" commmand.Pedro Alves2-10/+6
2017-10-13Fix gdb.base/testenv.exp against --target_board=native-extended-gdbserverPedro Alves1-68/+131
2017-10-13Make gdb.base/find-unmapped.exp pass on remote targetsPedro Alves1-13/+53
2017-10-13Fix gdb.base/term.exp on non-"target native" boardsPedro Alves1-8/+10
2017-10-13Tweak gdb.base/corefile.exp is_remote checkPedro Alves1-1/+19
2017-10-13Fix is_remote check in gdb.base/remote.expPedro Alves1-4/+7
2017-10-13gdb.base/remote.exp: Fix typo and add missing returnPedro Alves1-1/+2
2017-10-13Make gdb.base/solib-nodir.exp work with --target_board=native-extended-gdbserverPedro Alves1-3/+15
2017-10-13Eliminate is_remote check in gdb.base/shlib-call.expPedro Alves1-11/+15
2017-10-13Eliminate is_remote check in gdb.base/scope.expPedro Alves1-15/+16
2017-10-13Remove references to gdb64 in the testsuitePedro Alves2-16/+1
2017-10-12Remove is_remote check in labels.expSimon Marchi1-6/+0
2017-10-12Make gdb.base/auvx.exp work with --target_board=native-extended-gdbserverPedro Alves1-3/+3
2017-10-12Run gdb.base/catch-fork-static.exp on remote target boardsPedro Alves1-4/+0