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