aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.trace
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-02This testcase currently does not handle powerpc branches. It kindaLuis Machado1-0/+2
2014-05-05Partially available/unavailable data in requested rangeYao Qi1-0/+142
2014-05-05Move traceframe checking out of traceframe generationYao Qi1-298/+320
2014-04-25Fix several "set remote foo-packet on/off" commands.Pedro Alves2-0/+80
2014-04-24Ensure unreferenced static symbols aren't omitted by clang (either marking th...David Blaikie1-1/+1
2014-04-23Don't suppress errors inserting/removing hardware breakpoints in sharedPedro Alves1-16/+0
2014-04-22Check tracefile is generated by binary executionYao Qi2-14/+16
2014-03-26Skip tests on completion and readline when readline lib isn't usedYao Qi1-3/+5
2014-03-06Fix PR16508Yao Qi1-0/+63
2014-02-05Create inferior for ctf target.Yao Qi1-1/+6
2014-02-05Create inferior for tfile targetYao Qi1-3/+0
2014-01-22Fix regression on s390x with entry-values.exp.Andreas Arnez1-2/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker70-70/+70
2013-12-17"tfind" across unavailable-stack frames.Pedro Alves1-2/+2
2013-12-17Convert the unavailable vector to be bit, not byte, based.Andrew Burgess2-0/+420