summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.trace
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-07Initialize target description early in IPAYao Qi
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves
2017-06-13gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez
2017-04-05PR 21352: Add testsuite for "tsave -r" commandSergio Durigan Junior
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_multipleLuis Machado
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado
2016-10-17Fix duplicate test message in mi-trace-save.expSimon Marchi
2016-10-17Fix comment in mi-trace-save.expSimon Marchi
2016-10-17Fix -trace-save crash when argument is missingSimon Marchi
2016-08-19x32: Fix gdb.trace/mi-trace-frame-collected.expPedro Alves
2016-05-30Add tests for 64bit values in trace-condition.expAntoine Tremblay
2016-05-30Add variable length tests for emit_ref in trace-condition.expAntoine Tremblay
2016-05-30Add emit_less_unsigned test in trace-condition.expAntoine Tremblay
2016-05-30Move trace conditions tests from ftrace.exp to trace-condition.expAntoine Tremblay
2016-05-30Add counter-cases for trace-condition.exp testsAntoine Tremblay
2016-04-28Add test for tracepoint enable/disableSimon Marchi
2016-04-28ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrarySimon Marchi
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi
2016-04-22Fix fails in gdb.trace/unavailable.expYao Qi
2016-04-22Deliver signal in hardware single stepYao Qi
2016-04-22New test case gdb.trace/signal.expYao Qi
2016-04-13Fix aarch64 ftrace JIT condition testcaseAntoine Tremblay
2016-04-12Fix typo in ftrace.exp condition testingAntoine Tremblay
2016-04-05Make ftrace tests work with remote targetsSimon Marchi
2016-03-29gdbserver/s390: Switch on tracepoint support.Marcin Kościelnicki
2016-03-09gdb: Add tracepoint support for powerpc.Marcin Kościelnicki
2016-03-09gdb.trace/entry-values.exp: Fixes for powerpc64.Marcin Kościelnicki
2016-03-09gdb.trace/tfind.exp: Force call via global entry point on ppc64le.Marcin Kościelnicki
2016-03-09gdb.trace/change-loc.exp: Don't depend on tracepoint ordering.Marcin Kościelnicki
2016-03-09gdb.trace: Use manually-defined start labels in unavailable-dwarf-piece.expMarcin Kościelnicki
2016-03-01Fix gdb.trace/ftrace-lock.c compilationPedro Alves
2016-02-25[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki
2016-02-25gdb.trace: Remove unnecessary target check from ftrace.exp.Marcin Kościelnicki
2016-02-25gdb.trace: Surround $call_insn with \y in entry-values.expMarcin Kościelnicki
2016-02-24Move tfile-avx.exp to tracefile-pseudo-reg.expAntoine Tremblay
2016-02-22gdb.trace: Fix unavailable.exp if last register happens to be PC.Marcin Kościelnicki
2016-02-18Determine the iteration count based on wallclock instead of user+system time.Wei-cheng Wang
2016-02-16testsuite: Fix save-trace.exp writing outside standard output directorySimon Marchi
2016-02-12gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc.Marcin Kościelnicki
2016-02-11gdb.trace: Add a testcase for tdesc in tfile.Marcin Kościelnicki
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi
2016-01-25gdb.trace/testsuite: Bump stack collection fudge factor.Marcin Kościelnicki
2016-01-23gdb.trace: Fix unavailable-dwarf-piece.exp on big endian targetsMarcin Kościelnicki
2016-01-23gdb.trace: Fix another expected message on continue.Marcin Kościelnicki
2016-01-20Fix missing IPA lib in tspeed.exp in some configurations.Antoine Tremblay