aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.trace
AgeCommit message (Expand)AuthorFilesLines
2019-06-24[gdb/testsuite] Fix DW_AT_decl_file in gdb.trace testsTom de Vries2-6/+6
2019-06-03Update tests following changes to "help" and "apropos"Philippe Waroquiers1-1/+1
2019-04-25testsuite: Add option to capture gdbserver debugAlan Hayward1-0/+5
2019-04-23Testsuite: Remove pie from trace testsAlan Hayward12-12/+12
2019-01-01Update copyright year range in all GDB files.Joel Brobecker85-85/+85
2018-10-12Clean up gdb.trace test results on targets not supporting this feature.Sandra Loosemore32-1/+191
2018-10-12Fix buglets in gdb.trace/tspeed.{exp,c}Simon Marchi2-2/+4
2018-10-06Use standard_output_file in a couple more placesTom Tromey1-1/+1
2018-07-28gdb: Don't call gdb_load_shlib unless GDB is runningAndrew Burgess1-1/+3
2018-05-24Update help text in tracepoint.cTom Tromey1-2/+2
2018-03-19Testsuite: Fix ambiguous "break" due to libinproctraceAndreas Arnez25-50/+50
2018-03-16Fix tspeed test case: copy libinproctrace to targetAndreas Arnez1-0/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker85-85/+85
2017-12-07Initialize target description early in IPAYao Qi1-3/+30
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves1-3/+3
2017-06-13gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez1-7/+1
2017-04-05PR 21352: Add testsuite for "tsave -r" commandSergio Durigan Junior1-0/+4
2017-01-01update copyright year range in GDB filesJoel Brobecker85-85/+85
2016-12-23Fix more cases of improper test namesLuis Machado28-45/+35
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado23-32/+32
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado3-9/+9
2016-12-01Fix test names starting with uppercase using gdb_test_multipleLuis Machado1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado45-124/+124
2016-10-17Fix duplicate test message in mi-trace-save.expSimon Marchi1-1/+1
2016-10-17Fix comment in mi-trace-save.expSimon Marchi1-1/+1
2016-10-17Fix -trace-save crash when argument is missingSimon Marchi1-0/+42
2016-08-19x32: Fix gdb.trace/mi-trace-frame-collected.expPedro Alves1-2/+12
2016-05-30Add tests for 64bit values in trace-condition.expAntoine Tremblay1-0/+95
2016-05-30Add variable length tests for emit_ref in trace-condition.expAntoine Tremblay2-5/+10
2016-05-30Add emit_less_unsigned test in trace-condition.expAntoine Tremblay1-0/+3
2016-05-30Move trace conditions tests from ftrace.exp to trace-condition.expAntoine Tremblay2-74/+6
2016-05-30Add counter-cases for trace-condition.exp testsAntoine Tremblay1-0/+38
2016-04-28Add test for tracepoint enable/disableSimon Marchi2-0/+166
2016-04-28ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrarySimon Marchi6-12/+12
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi10-22/+22
2016-04-22Fix fails in gdb.trace/unavailable.expYao Qi1-2/+2
2016-04-22Deliver signal in hardware single stepYao Qi1-2/+10
2016-04-22New test case gdb.trace/signal.expYao Qi2-0/+247
2016-04-13Fix aarch64 ftrace JIT condition testcaseAntoine Tremblay1-1/+1
2016-04-12Fix typo in ftrace.exp condition testingAntoine Tremblay1-1/+1
2016-04-05Make ftrace tests work with remote targetsSimon Marchi2-2/+2
2016-03-29gdbserver/s390: Switch on tracepoint support.Marcin Kościelnicki4-6/+41
2016-03-09gdb: Add tracepoint support for powerpc.Marcin Kościelnicki4-2/+7
2016-03-09gdb.trace/entry-values.exp: Fixes for powerpc64.Marcin Kościelnicki1-4/+9
2016-03-09gdb.trace/tfind.exp: Force call via global entry point on ppc64le.Marcin Kościelnicki1-2/+7
2016-03-09gdb.trace/change-loc.exp: Don't depend on tracepoint ordering.Marcin Kościelnicki1-4/+16
2016-03-09gdb.trace: Use manually-defined start labels in unavailable-dwarf-piece.expMarcin Kościelnicki2-4/+6
2016-03-01Fix gdb.trace/ftrace-lock.c compilationPedro Alves1-0/+1
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