aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-11-23gdb/dwarf2read: Minimal handling of non-constant struct sizes.Joel Brobecker2-0/+10
2015-11-20callfuncs.exp: avoid spurious register differences in sparc64 targets.Jose E. Marchesi2-0/+16
2015-11-20sparc: fix build of gdb/testsuite/gdb.arch/sparc-sysstep.cJose E. Marchesi2-0/+5
2015-11-19Fix think-o in calls to gdb_compile.Sandra Loosemore4-3/+10
2015-11-17gdb/testsuite: Fix left shift of negative value.Dominik Vogt3-2/+7
2015-11-13Remove d10v from testsuiteYao Qi5-210/+15
2015-11-13gdb.base/gnu_vector.exp: Don't test output from the inferiorYao Qi3-17/+17
2015-11-11gdb/testsuite/gdb.trace: Deduplicate set_point assembly.Marcin Kościelnicki10-181/+104
2015-11-10gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg.Marcin Kościelnicki13-145/+47
2015-11-09[Ada] GDB crash during "finish" of function with out parametersJoel Brobecker5-0/+113
2015-11-07gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructsKevin Buettner3-6/+16
2015-11-07testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner18-49/+194
2015-11-05gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixesKevin Buettner9-18/+96
2015-11-04Fortran: allocate()d memory is uninitializedJan Kratochvil2-1/+6
2015-11-04gdb: Add process record and replay support for s390.Marcin Kościelnicki4-2/+127
2015-11-04Fix non stopping breakpoint on newer compilers.Walfred Tedeschi1-2/+3
2015-11-04Changing compiler flags for MPX tests.Walfred Tedeschi2-2/+2
2015-11-03Obvious typo fix in gdb.reverse/readv-reverse.expMarcin Kościelnicki2-1/+5
2015-11-03gdb/reverse: Fix continue_to_breakpoint in syscall testcases.Marcin Kościelnicki8-28/+41
2015-10-30Simplify gdb.threads/wp-replication.exp on counting HW watchpointsYao Qi3-72/+36
2015-10-30gdb/record: Add testcases for a few syscalls.Marcin Kościelnicki15-0/+777
2015-10-27Fix access_to_packed_array.exp typos/errorsJan Kratochvil2-4/+8
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans4-0/+109
2015-10-26PR python/18938: source -s foo.py with foo.py a symlink to foo.notpy failsDoug Evans2-0/+19
2015-10-25Fix compile.exp error message expectationJan Kratochvil2-1/+6
2015-10-21Fix accessing a function's fields (parameters) from Python (PR 18073)Simon Marchi3-6/+66
2015-10-21fort_dyn_array: add basic fortran dyn array supportKeven Boell17-0/+1223
2015-10-21Adjust timeout in gdb.base/freebpcmd.exp.Sandra Loosemore2-17/+19
2015-10-21Remove checking vCont;s in exec_cmd_expect_vCont_countYao Qi3-14/+13
2015-10-20Fix internal error on DW_OP_bregx(-1)Jan Kratochvil3-0/+82
2015-10-19gdb: Improve syscall entry/return tracking on LinuxJosh Stone3-14/+137
2015-10-19Fixup comments oops in last commit.Andrew Stubbs1-4/+4
2015-10-19Robustify inherit.exp and virtbase.exp.Andrew Stubbs3-3/+34
2015-10-12gdb: Fix bug with dbx style func command.Andrew Burgess2-5/+6
2015-10-12New test case gdb.arch/disp-step-insn-reloc.expYao Qi2-0/+88
2015-10-12Support displaced stepping in support_displaced_stepping for aarch64*-*-linux*Yao Qi2-1/+7
2015-10-12More tests in gdb.arch/insn-reloc.cYao Qi2-3/+57
2015-10-12Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCTPierre-Marie de Rodat3-0/+74
2015-10-09btrace, test: avoid gdb.btrace/vdso.exp failMarkus Metzger3-4/+14
2015-10-09Fix gdb.base/a2-run.exp racePedro Alves2-19/+40
2015-10-08[D] Support D style sizeof and typeof expressions.Iain Buclaw2-0/+97
2015-10-02Fix gdb.dwarf2/staticvirtual.exp regexp.Sandra Loosemore2-1/+11
2015-09-30py-type.exp: Do not run tests if binary fails to buildSimon Marchi2-23/+33
2015-09-30btrace, testsuite: fix spurious gdb.btrace/tsx.exp failsMarkus Metzger2-7/+37
2015-09-28gdb.base/gcore.c (array_func): Add reference to static_array.Doug Evans2-0/+6
2015-09-25Add some more casts (1/2)Simon Marchi2-1/+6
2015-09-24Generalize enum regexp in gdb.cp/classes.exp.Sandra Loosemore2-1/+6
2015-09-23Allow any size enum in gdb.cp/var-tag.exp.Sandra Loosemore2-1/+6
2015-09-23[Ada] Fix handling of array renamingsPierre-Marie de Rodat4-0/+95
2015-09-21Add a test case for fast tracepoints' locking mechanismPierre Langlois3-0/+199