aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-02-18Remove setup_kfail server/13796 in disp-step-syscall.expYao Qi2-6/+5
2016-02-18Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.expYao Qi2-0/+20
2016-02-16Whitespace cleanup for skip testcase.Doug Evans4-31/+65
2016-02-16PR remote/19496, internal err forking-threads-plus-bkptDon Breazeal2-6/+6
2016-02-16testsuite: Make standard_temp_file use invocation-specific directoriesSimon Marchi2-7/+11
2016-02-16testsuite: Fix save-trace.exp writing outside standard output directorySimon Marchi2-1/+17
2016-02-15Add missing gdb.arch/i386-prologue.c prototypesJan Kratochvil2-0/+8
2016-02-15Fix more testcases with standard_output_file.Jan Kratochvil4-3/+9
2016-02-15testsuite: Fix some tests that write outside of the standard output directorySimon Marchi4-4/+15
2016-02-14testsuite: Fix false Fortran regressions with recent gccJan Kratochvil3-12/+18
2016-02-14testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub...Jan Kratochvil3-0/+10
2016-02-12gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc.Marcin Kościelnicki2-1/+7
2016-02-12i386-biarch-core.exp: Use standard_output_fileSimon Marchi2-1/+6
2016-02-12[ARM] Software single step cross kernel helpersYao Qi3-0/+132
2016-02-12btrace, frame: fix crash in get_frame_typeMarkus Metzger5-0/+1050
2016-02-11Add missing quotes to gdb/testsuite/READMEPedro Alves2-2/+6
2016-02-11Support 'make check-parallel' in gdb's build dirPedro Alves2-13/+43
2016-02-11gdb.trace: Add a testcase for tdesc in tfile.Marcin Kościelnicki3-0/+129
2016-02-09breakpoints/19546: Fix crash after updating breakpointsgdb-7.11-branchpointKeith Seitz4-0/+105
2016-02-09Use string_to_event_location_basic in guile.Keith Seitz2-0/+18
2016-02-09python/19506 -- gdb.Breakpoint address location regressionKeith Seitz2-0/+39
2016-02-09Modernize configure.ac'sSimon Marchi3-2/+9
2016-02-09Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn'tPedro Alves3-2/+44
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi37-866/+51
2016-02-08Fix in-tree, parallel running of Ada testsSimon Marchi2-1/+7
2016-02-04[testsuite] Remove BASEDIRYao Qi12-39/+130
2016-02-01gdb.base/skip.exp: Clean up multiple references to same test name.Doug Evans2-11/+18
2016-02-01Mention PR remote/19496 in gdb/testsuite/ChangeLog entryPedro Alves1-0/+1
2016-02-01Test gdb.threads/forking-threads-plus-breakpoint.exp with displaced stepping offPedro Alves2-5/+67
2016-02-01gdb: Guard against undefined behaviour in mi-vla-fortran.expAndrew Burgess2-16/+38
2016-02-01gdb: New set/show max-value-size command.Andrew Burgess4-0/+131
2016-01-28Add ChangeLog entry for update to gdb.dlang demangle tests.Iain Buclaw1-0/+4
2016-01-28Align dlang demangle tests with libiberty.Iain Buclaw1-15/+18
2016-01-28[testsuite] Fix tiemout fail in gdb.fortran/vla-value.expYao Qi2-3/+17
2016-01-25Fix PR 19461: strange "info thread" behavior in non-stopPedro Alves3-0/+252
2016-01-25Fix PR 19494: hang when killing unfollowed fork childrenPedro Alves3-0/+202
2016-01-25Move foreach_with_prefix to lib/gdb.expPedro Alves5-36/+22
2016-01-25Delete ChangeLog entry from the wrong placePedro Alves1-63/+0
2016-01-25gdb.trace/testsuite: Bump stack collection fudge factor.Marcin Kościelnicki3-2/+7
2016-01-23gdb.trace: Fix unavailable-dwarf-piece.exp on big endian targetsMarcin Kościelnicki2-3/+22
2016-01-23gdb.trace: Fix another expected message on continue.Marcin Kościelnicki1-1/+1
2016-01-22testsuite: gdb.gdb/selftest.exp: Drop expected Thread numberJan Kratochvil2-1/+8
2016-01-22testsuite: Fix PR threads/19422 regression + Guile regressionJan Kratochvil2-1/+12
2016-01-22[testsuite] Unbuffer the output in gdb.base/multi-forks.cYao Qi2-0/+11
2016-01-21* lib/ada.exp (gdb_compile_ada): Fix typo.Doug Evans2-1/+5
2016-01-21Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker4-0/+140
2016-01-20Fix sorting of enum values in FlagEnumerationPrinterSimon Marchi3-13/+36
2016-01-20gnu_vector.exp: Respect `should_kfail' for PR 8549Andreas Arnez2-1/+22
2016-01-20Fix missing IPA lib in tspeed.exp in some configurations.Antoine Tremblay2-1/+6
2016-01-19testsuite: Factor out --status in DO_RUNTESTSimon Marchi2-6/+10