summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.reverse
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-06-12Don't always zero pad in print_*_charsTom Tromey
2017-02-23PR21166: Validate rdrand/rdseed support separately in gdb.reverse/insn-revers...Luis Machado
2017-02-06[BZ 21005] Add support for Intel 64 rdrand and rdseed record/replayLuis Machado
2017-01-26Missing ChangeLog and files for commit 8b00c176168dc7b0d78d0dc1f7d42f915375dc4aLuis Machado
2017-01-26Refactor gdb.reverse/insn-reverse.cLuis Machado
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-23Fix more cases of improper test namesLuis Machado
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado
2016-12-01Fix test names starting with uppercase using gdb_test_no_outputLuis Machado
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado
2016-08-10Fix PR gdb/19187 (process record over a fork causes internal error)Pedro Alves
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi
2016-04-22Tweak gdb.reverse/step-precsave.exp and gdb.reverse/step-reverse.expYao Qi
2016-04-07Fix gdb.reverse/finish-reverse-bkpt.expYao Qi
2016-04-07Fix gdb.reverse/next-reverse-bkpt-over-sr.expYao Qi
2016-03-30Simplify gdb.reverse/until-reverse.cYao Qi
2016-03-24Add quotation mark in test messageYao Qi
2016-02-26Fix various bugs in arm_record_exreg_ld_st_insnYao Qi
2016-02-26Rename gdb.reverse/aarch64.{exp,c} to gdb.reverse/insn-reverse.{exp,c}Yao Qi
2016-02-26Generalize gdb.reverse/aarch64.expYao Qi
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-04gdb: Add process record and replay support for s390.Marcin Kościelnicki
2015-11-03Obvious typo fix in gdb.reverse/readv-reverse.expMarcin Kościelnicki
2015-11-03gdb/reverse: Fix continue_to_breakpoint in syscall testcases.Marcin Kościelnicki
2015-10-30gdb/record: Add testcases for a few syscalls.Marcin Kościelnicki
2015-08-07Bump timeouts for a couple gdb.reverse/*-precsave.exp testsPedro Alves
2015-07-07New proc is_aarch64_targetYao Qi
2015-05-26New gdb.reverse test case for aarch64 instructionsYao Qi
2015-04-15Increase timeout in watch-bitfields.exp for software watchpointYao Qi
2015-01-25Remove testsuite compile errors with GCC5.Mark Wielaard
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-11-18I caught a few mingw32-specific failures for some of the gdb.reverseLuis Machado
2014-11-17Drop remaining references to removed source lines in break1.c and ur1.cAndreas Arnez
2014-11-13GDB testsuite: drop non-prototype C function header variantsAndreas Arnez
2014-10-17Fix mingw32 failures due to incorrect directory separator in patternLuis Machado
2014-10-17Delete Tru64 supportPedro Alves
2014-09-16Remove support for testing against dead "target vxworks"Pedro Alves
2014-09-09GDB/testsuite: Add/correct gdb.reverse timeout tweaksMaciej W. Rozycki
2014-07-14fix record "run" regressionTom Tromey
2014-06-09Separate out ANSI-standard signalsGary Benson
2014-06-06Remove preprocessor conditionals for ANSI-standard signalsGary Benson
2014-05-30gdb.reverse/sigall-reverse.exp: Typo fixMaciej W. Rozycki
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves
2014-03-12fix regressions with target-asyncTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-05-06 * gdb.reverse/shr.h: New file.Doug Evans