aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.trace
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Rename to allow_shlib_testsTom Tromey12-12/+12
2023-01-13Use require gdb_trace_common_supports_archTom Tromey28-112/+28
2023-01-13Use require is_amd64_regs_targetTom Tromey1-4/+1
2023-01-13Use require !skip_shlib_testsTom Tromey12-36/+12
2023-01-13Use require dwarf2_supportTom Tromey2-6/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker85-85/+85
2022-12-13gdb/testsuite: avoid creating temp file in gdb/testsuite/ directoryAndrew Burgess1-1/+1
2022-11-28gdb/testsuite: remove use of then keyword from gdb.trace/*.expAndrew Burgess22-38/+38
2022-11-18gdb/testsuite: fix gdb.trace/unavailable-dwarf-piece.exp with ClangAndrew Burgess1-2/+2
2022-07-07Fix pedantically invalid DWARF in gdb.trace/unavailable-dwarf-piece.expPedro Alves1-2/+2
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess2-8/+0
2022-05-31gdb/testsuite: resolve duplicate test name in gdb.trace/signal.expAndrew Burgess1-3/+7
2022-05-30gdb/testsuite: fix gdb.trace/signal.exp on x86Simon Marchi1-1/+1
2022-05-25gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves10-444/+451
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen3-5/+5
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker85-85/+85
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi34-76/+0
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries1-1/+0
2021-02-26testsuite: Remove extra \n from expected output of tsv notificationsJan Vrany1-5/+5
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