aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.trace
AgeCommit message (Expand)AuthorFilesLines
2021-01-09Fix erroneous agent expression testTom Tromey1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker85-85/+85
2020-11-17Fix gdb.trace testcase build failures with ClangGary Benson1-1/+1
2020-10-13Eliminate mi_run_to_main, introduce mi_clean_restartPedro Alves3-16/+8
2020-10-13gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves2-3/+3
2020-09-13gdb/testsuite: Explicitly return from mainPedro Alves1-0/+2
2020-08-20gdb: fix typo "breapoint" -> "breakpoint"Tankut Baris Aktemur1-1/+1
2020-07-17[gdb/testsuite] Drop src arg of MACRO_AT_{func,range}Tom de Vries1-1/+1
2020-07-15[gdb/testsuite] Handle callq -> call disassembly changeTom de Vries1-2/+0
2020-05-15Fix "control reaches end of non-void function" errors in testsuiteGary Benson1-0/+1
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.traceTom de Vries1-3/+3
2020-04-20Fix compilation error with clang in gdb/testsuite/gdb.trace/tspeed.cGary Benson1-1/+1
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker85-85/+85
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries1-47/+47
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries1-1/+1
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