aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker49-49/+49
2020-12-20[gdb/testsuite] Add save_target_board_infoTom de Vries1-19/+56
2020-12-19[gdb/testsuite] Introduce supports_scalar_storage_order_attributeTom de Vries1-0/+46
2020-12-16[gdb/testsuite] Fix shlib compilation with target board unix/-pie/-fPIETom de Vries1-1/+38
2020-12-14gdb/testsuite: fix typo in gdb_test_multiple docSimon Marchi1-1/+1
2020-12-14Add form used for SPECIAL_expr as comment in testsuite Dwarf AssemblerMark Wielaard1-1/+11
2020-12-14Use DW_FORM_exprloc in testsuite Dwarf Assembler for DWARF version 4+.Mark Wielaard1-5/+10
2020-12-14[gdb/testsuite] Don't pass -fPIC to gdb_compile_shlibTom de Vries1-4/+9
2020-12-14[gdb/testsuite] Handle missing xz in gdb.base/gnu-debugdata.expTom de Vries1-1/+5
2020-12-13[gdb/testsuite] Handle ada in gdb_compile_shlibTom de Vries1-5/+36
2020-12-04gdb: clear inferior displaced stepping state and in-line step-over info on execSimon Marchi2-0/+81
2020-12-04gdb/testsuite: make declare_labels use better default label namesSimon Marchi1-5/+5
2020-11-23gdb/testsuite: show evaluation errors in gdb_assertSimon Marchi1-1/+8
2020-11-18gdb/testsuite: use unresolved in mi_run_cmd_fullSimon Marchi1-3/+3
2020-11-18Fix Windows-target testing in mi_gdb_file_cmdJoseph Myers1-0/+5
2020-11-13Fix Windows-target testing in gdb_file_cmdJoseph Myers1-0/+5
2020-11-06gdb: fix debug expression dumping of function call expressionsAndrew Burgess1-0/+28
2020-11-06gdb/testsuite: make DWARF assembler's ranges' "base" and "range" procsSimon Marchi1-30/+25
2020-11-03[gdb/testsuite] Fix .debug_abbrev terminatorsTom de Vries1-6/+4
2020-11-02Detect and report incompatible gdb_compile optionsGary Benson1-3/+14
2020-11-02Fix testcases using __attribute__((noclone)) with ClangGary Benson1-0/+40
2020-10-28[gdb/testsuite] Fix gdb.rust/traits.exp with -readnowTom de Vries1-2/+7
2020-10-28[gdb/testsuite] Fix gdb.cp/nsalias.exp with -readnowTom de Vries1-4/+10
2020-10-27gdb/breakpoint: add flags to 'condition' and 'break' commands to force conditionTankut Baris Aktemur1-1/+1
2020-10-26Fix some minor bugs in test suite command loggingTom Tromey2-2/+10
2020-10-26[gdb/testsuite] Prevent pagination in GDB_INTERNALFLAGSTom de Vries1-1/+7
2020-10-23[gdb/testsuite] Don't use default form in Dwarf::_guess_formTom de Vries1-9/+26
2020-10-17[gdb/testsuite] Remove hardcoded filenames in gdb.dwarf2/*.expTom de Vries1-3/+6
2020-10-16[gdb/testsuite] Fix function comment for gdb_breakpointTom de Vries1-1/+1
2020-10-16[gdb/testsuite] Be more verbose about abort in gdb_breakpointTom de Vries1-0/+4
2020-10-13Eliminate mi_run_to_main, introduce mi_clean_restartPedro Alves1-15/+28
2020-10-13gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves1-1/+1
2020-10-13gdb/testsuite/: Use -qualified in runto_main / mi_runto_mainPedro Alves2-4/+14
2020-10-13Introduce mi_runto_mainPedro Alves1-1/+7
2020-09-25Fix compilation of .c files as C++ when using ClangGary Benson1-2/+3
2020-09-20Fix mi_gdb_exit with secondary MI channelsPedro Alves1-0/+12
2020-09-16[gdb/testsuite] Detect gdb prompt after monitor exitTom de Vries1-1/+8
2020-09-16[gdb/testsuite] Catch condition evaluation errors in gdb_assertTom de Vries1-2/+2
2020-09-15Avoid running one Rust test against older LLVMTom Tromey1-0/+19
2020-09-13Make default_mi_gdb_start/dbx_gdb_start use gdb_spawnPedro Alves1-14/+13
2020-09-13Add MI "-break-insert --qualified"Pedro Alves1-21/+114
2020-09-11Add bfloat16 support for AVX512 register view.Felix Willgerodt1-0/+51
2020-09-03Allow Flang kind printing in complex.exp,pointer-to-pointer.exp,vla-ptr-info.expAlok Kumar Sharma1-0/+28
2020-08-24gdb/testsuite: make runto always emit a FAIL on internal errorSimon Marchi1-3/+3
2020-08-04gdb/testsuite: Use 'array unset' instead of just 'unset'Andrew Burgess1-1/+1
2020-08-03[gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user rangeTom de Vries1-0/+16
2020-07-30[gdb/testsuite] Fix gdb.fortran/info-modules.exp with gcc-4.8Tom de Vries1-2/+19
2020-07-29[gdb/testsuite] Fix captured_command_loop breakpoint in selftestsTom de Vries1-2/+3
2020-07-22Fix more bugs in gdb testglue wrapper handlingSandra Loosemore1-12/+11
2020-07-17[gdb/testsuite] Add gdb.base/valgrind-infcall-2.expTom de Vries1-13/+25