aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.trace
AgeCommit message (Expand)AuthorFilesLines
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
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