aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.trace
AgeCommit message (Expand)AuthorFilesLines
2016-02-25[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki1-1/+0
2016-02-25gdb.trace: Remove unnecessary target check from ftrace.exp.Marcin Kościelnicki1-69/+66
2016-02-25gdb.trace: Surround $call_insn with \y in entry-values.expMarcin Kościelnicki1-1/+3
2016-02-24Move tfile-avx.exp to tracefile-pseudo-reg.expAntoine Tremblay2-0/+0
2016-02-22gdb.trace: Fix unavailable.exp if last register happens to be PC.Marcin Kościelnicki1-1/+1
2016-02-18Determine the iteration count based on wallclock instead of user+system time.Wei-cheng Wang1-10/+6
2016-02-16testsuite: Fix save-trace.exp writing outside standard output directorySimon Marchi1-1/+12
2016-02-12gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc.Marcin Kościelnicki1-1/+3
2016-02-11gdb.trace: Add a testcase for tdesc in tfile.Marcin Kościelnicki2-0/+124
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-19/+0
2016-01-25gdb.trace/testsuite: Bump stack collection fudge factor.Marcin Kościelnicki2-2/+2
2016-01-23gdb.trace: Fix unavailable-dwarf-piece.exp on big endian targetsMarcin Kościelnicki1-3/+17
2016-01-23gdb.trace: Fix another expected message on continue.Marcin Kościelnicki1-1/+1
2016-01-20Fix missing IPA lib in tspeed.exp in some configurations.Antoine Tremblay1-1/+1
2016-01-19testsuite/gdb.trace: Fix expected message on continue.Marcin Kościelnicki3-22/+35
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker78-78/+78
2015-12-15Tweak gdb.trace/ftrace.exp for aarch64Yao Qi1-0/+2
2015-12-14Target remote mode fork and exec test updatesDon Breazeal1-1/+1
2015-11-23Fix internal error when saving fast tracepoint definitionsSimon Marchi2-1/+9
2015-11-23Refactor gdb.trace/save-trace.expSimon Marchi1-43/+47
2015-11-17gdb/testsuite: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-11-11gdb/testsuite/gdb.trace: Deduplicate set_point assembly.Marcin Kościelnicki9-181/+72
2015-11-10gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg.Marcin Kościelnicki11-145/+5
2015-10-21Remove checking vCont;s in exec_cmd_expect_vCont_countYao Qi1-2/+2
2015-09-21Add a test case for fast tracepoints' locking mechanismPierre Langlois2-0/+194
2015-09-21Enable fast tracepoint testsPierre Langlois10-1/+21
2015-09-17Add test case for tracepoints with conditionsPierre Langlois2-0/+234
2015-09-16Fix argument to compiled_cond, and add cases for compiled-condition.Wei-cheng Wang1-0/+64
2015-08-21Warn when accessing binaries from remote targetsGary Benson1-4/+4
2015-08-17Move strace -m/explicit location test to strace.expKeith Seitz1-0/+5
2015-07-15[testsuite] Skip gdb.trace/range-stepping.exp test case if not supportedPierre Langlois1-0/+5
2015-07-09[testsuite][AArch64] Port gdb.tracePierre Langlois8-0/+23
2015-07-08PR18617 - Incorrect expression bytecode generated for narrowing conversionsRobert O'Callahan1-0/+2
2015-04-08Fix gdb.trace/{actions,infotrace,while-stepping}.exp with extended-remotePedro Alves3-3/+25
2015-04-07Fix gdb.trace/actions.exp racePedro Alves1-2/+8
2015-02-20Fix no-attach-trace.exp with "target remote" / gdbserverPedro Alves1-9/+5
2015-02-10gdbserver: Fix crash when QTinit is handled with no inferior process attachedAntoine Tremblay3-2/+81
2015-01-11Require numeric attributes to specify the form.Doug Evans2-9/+9
2015-01-08Recognize branch instruction on MIPS in gdb.trace/entry-values.expYao Qi1-0/+14
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker71-71/+71
2014-12-29Clean up gdb.trace/entry-values.expYao Qi1-9/+9
2014-12-10Introduce target_is_gdbserverSimon Marchi1-12/+1
2014-11-22Use MACRO_AT_func in entry-values.expYao Qi2-78/+15
2014-11-17GDB testsuite: More fixes for warnings with -std=gnu11Andreas Arnez1-0/+3
2014-10-27Fix trace file fails on powerpc64Yao Qi1-0/+3
2014-08-15Skip tfile.exp if unable to generate trace fileYao Qi1-0/+1
2014-07-16gdb.trace/tfile.c: Remove Thumb bit in one more more, general cleanupPedro Alves2-36/+80
2014-07-14testsuite: Introduce gdb_assertPedro Alves1-5/+2
2014-07-10Tweak gdb.trace/tfile.c for thumb modeYao Qi1-2/+9
2014-07-08Fix gdb.trace/entry-values.exp for thumb modeYao Qi2-5/+11