summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* gdbserver crashes when multiprocess extensions aren't supportedPedro Alves2015-08-243-0/+88
* Make z intLuis Machado2015-08-242-1/+5
* Make z volatile.Luis Machado2015-08-242-1/+6
* Prevent GCC from folding inline test functionsLuis Machado2015-08-245-3/+15
* gdb/testsuite/: garbage collect a few references to dead targetsPedro Alves2015-08-247-49/+32
* gnu_vector.exp: Avoid some more known FAILsAndreas Arnez2015-08-242-13/+60
* Warn when accessing binaries from remote targetsGary Benson2015-08-212-4/+8
* Fix gdb.server/solib-list.exp native-extended-gdbserver regressionPedro Alves2015-08-202-9/+5
* remote non-stop: Process initially stopped threads before other commandsPedro Alves2015-08-203-0/+109
* Fix language of compilation unit with unknown file extensionPedro Alves2015-08-203-0/+119
* [Ada] Fix parsing for expressions with attributes and charactersPierre-Marie de Rodat2015-08-203-0/+71
* dwarf2read.c: Check type of string valued attributes prior to decoding.Kevin Buettner2015-08-193-0/+118
* PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if...Doug Evans2015-08-186-8/+143
* Move strace -m/explicit location test to strace.expKeith Seitz2015-08-173-4/+10
* Fix invoking "[kill|detach] inferiors" on inferiors that are not runningPatrick Palka2015-08-153-0/+92
* perftest/utils.py (select_file): Kill any existing inferior before selecting ...Doug Evans2015-08-142-0/+6
* New /s modifier for the disassemble command.Doug Evans2015-08-146-1/+454
* Add missing ChangeLog entry for previous commit.Keith Seitz2015-08-141-0/+5
* mi_make_breakpoint: add "evaluated-by" optionKeith Seitz2015-08-141-2/+12
* gdb.base/dso2dso.exp: Improve testcase documentation.Joel Brobecker2015-08-132-4/+14
* Add ChangeLog entries for the previous commitPierre-Marie de Rodat2015-08-131-0/+7
* [Ada] Add support for subprogram renamingsPierre-Marie de Rodat2015-08-134-0/+154
* gdb.base/dso2dso.exp sometimes brokenKeith Seitz2015-08-122-1/+6
* [amd64] Invalid return address after displaced steppingJoel Brobecker2015-08-127-0/+195
* Guarantee save-and-restore of GDBFLAGS on gdb.base/checkpoint-ns.expSergio Durigan Junior2015-08-122-5/+11
* Use save_vars to replace existing manipulation of globals in testsPatrick Palka2015-08-124-150/+118
* Introduce save_vars, a testsuite proc for safely manipulating globalsPatrick Palka2015-08-122-0/+71
* Explicit locations: documentation updatesKeith Seitz2015-08-112-1/+5
* Explicit locations: MI support for explicit locationsKeith Seitz2015-08-114-4/+115
* Explicit locations: add UI features for CLIKeith Seitz2015-08-119-10/+755
* Explicit locations: use new location APIKeith Seitz2015-08-112-8/+8
* PR gdb/17960 Internal error: tracker != NULL when completing on file:functionDoug Evans2015-08-102-0/+88
* PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced steppingPedro Alves2015-08-072-18/+38
* Disable displaced stepping if trying it failsPedro Alves2015-08-073-0/+173
* Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp racePedro Alves2015-08-075-22/+42
* Fix signal-while-stepping-over-bp-other-thread.exp on targets always in non-stopPedro Alves2015-08-071-1/+1
* Fix and test "checkpoint" in non-stop modePedro Alves2015-08-073-2/+36
* btrace: indicate speculative executionMarkus Metzger2015-08-076-10/+237
* Bump timeouts for a couple gdb.reverse/*-precsave.exp testsPedro Alves2015-08-073-6/+19
* Fix gdb.base/valgrind-infcall.exp with the native-extended-gdbserver boardPedro Alves2015-08-062-0/+9
* Revert "test slowdown"Pedro Alves2015-08-062-5/+3
* Test for PR18749: problems if whole process dies while (ptrace-) stoppedPedro Alves2015-08-063-0/+226
* test slowdownPedro Alves2015-08-062-3/+5
* gdbserver: Fix non-stop / fork / step-over issuesPedro Alves2015-08-063-0/+261
* stepping is disturbed by setjmp/longjmp | try/catch in other threadsPedro Alves2015-08-053-0/+172
* Further robustify gdb.base/bp-permanent.exp.Sandra Loosemore2015-08-032-2/+20
* Missing changelog entry for previous commit: Add gmonster-{1,2} perf testcases.Doug Evans2015-08-031-0/+33
* Fix file paths in earlier entry.Doug Evans2015-08-031-3/+3
* gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from 10000.Doug Evans2015-08-032-1/+6
* Add parallel build support for perf tests.Doug Evans2015-08-035-5/+113