aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.trace/trace-condition.exp
AgeCommit message (Expand)AuthorFilesLines
2024-09-13testsuite, trace: add guards if In-Process Agent library is not foundStephan Rohr1-0/+1
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-13Rename to allow_shlib_testsTom Tromey1-1/+1
2023-01-13Use require gdb_trace_common_supports_archTom Tromey1-4/+1
2023-01-13Use require !skip_shlib_testsTom Tromey1-3/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-3/+0
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-12Clean up gdb.trace test results on targets not supporting this feature.Sandra Loosemore1-0/+9
2018-03-19Testsuite: Fix ambiguous "break" due to libinproctraceAndreas Arnez1-2/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-2/+1
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-4/+4
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 Tremblay1-2/+5
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 Tremblay1-0/+6
2016-05-30Add counter-cases for trace-condition.exp testsAntoine Tremblay1-0/+38
2016-04-28ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrarySimon Marchi1-2/+2
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi1-1/+1
2016-04-13Fix aarch64 ftrace JIT condition testcaseAntoine Tremblay1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-17gdb/testsuite: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-11-10gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg.Marcin Koƛcielnicki1-11/+1
2015-09-21Enable fast tracepoint testsPierre Langlois1-0/+2
2015-09-17Add test case for tracepoints with conditionsPierre Langlois1-0/+168